-
Constructor Summary
Constructors
-
Method Summary
Produces a value or throws an exception.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NullProvider
NullProvider()
-
Method Details
-
get
Description copied from interface: Supplier
Produces a value or throws an exception.
- Specified by:
get
in interface Supplier<Object>
- Returns:
- the value produced