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.
Since
4.0
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.
4.0
if there is no value present