Package org.drools.model.functions
Interface Function0<R>
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Function0.Impl,Function0.Null
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic final class -
Method Summary
-
Method Details
-
apply
R apply()
-