Uses of Class
org.microbean.invoke.FixedValueSupplier
-
Uses of FixedValueSupplier in org.microbean.invoke
Modifier and TypeMethodDescriptionstatic final <T> FixedValueSupplier<T>
FixedValueSupplier.of
(T value) Returns aFixedValueSupplier
supplying the supplied value.