Uses of Interface
org.djutils.eval.F2.TwoArgumentFunction
-
Uses of F2.TwoArgumentFunction in org.djutils.eval
Fields in org.djutils.eval declared as F2.TwoArgumentFunctionModifier and TypeFieldDescription(package private) final F2.TwoArgumentFunctionF2.f2The zero argument function.Constructors in org.djutils.eval with parameters of type F2.TwoArgumentFunctionModifierConstructorDescription(package private)F2(String id, MetaData metaData, F2.TwoArgumentFunction f2) Construct a new two-argument function.