Package net.shibboleth.shared.testing
Class ConstantSupplier<T>
java.lang.Object
net.shibboleth.shared.testing.ConstantSupplier<T>
- Type Parameters:
T- type of supplier
- All Implemented Interfaces:
Supplier<T>,NonnullSupplier<T>
Implementaion of
NonnullSupplier which returns an unchanging
value.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary