Class FunctionalConvertlets
java.lang.Object
org.oddjob.arooa.convert.convertlets.FunctionalConvertlets
- All Implemented Interfaces:
ConversionProvider
Conversions to allow a Function to be other some other useful Functional Interfaces. Mainly useful around
scripting to allow a Javascript function to be a Java Predicate, Supplier, or Consumer.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FunctionalConvertlets
public FunctionalConvertlets()
-
-
Method Details
-
registerWith
- Specified by:
registerWithin interfaceConversionProvider
-