Uses of Class
org.microbean.invoke.FixedValueSupplier
-
Uses of FixedValueSupplier in org.microbean.invoke
Methods in org.microbean.invoke that return FixedValueSupplierModifier and TypeMethodDescriptionstatic final <T> FixedValueSupplier<T>FixedValueSupplier.of(T value) Returns aFixedValueSuppliersupplying the supplied value.