Package org.drools.model.functions
Class Function0.Null
- java.lang.Object
-
- org.drools.model.functions.Function0.Null
-
- All Implemented Interfaces:
Serializable,Function0
public static final class Function0.Null extends Object implements Function0
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.drools.model.functions.Function0
Function0.Impl<R>, Function0.Null
-
-
Field Summary
Fields Modifier and Type Field Description static Function0.NullINSTANCE
-
-
-
Field Detail
-
INSTANCE
public static final Function0.Null INSTANCE
-
-