get
Returns the value of this provider if it has a value present, otherwise throws java.lang.IllegalStateException
.
Return
the current value of this provider.
Throws
if there is no value present
Returns the value of this provider if it has a value present, otherwise throws java.lang.IllegalStateException
.
the current value of this provider.
if there is no value present