Package org.drools.model.functions
Interface Function1<T,R>
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
Function1.Impl
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
apply
-
identity
-
andThen
-
SerializableFunction1.Impl