Uses of Interface
org.djutils.eval.F2.TwoArgumentFunction
-
Uses of F2.TwoArgumentFunction in org.djutils.eval
Modifier and TypeFieldDescription(package private) final F2.TwoArgumentFunction
F2.f2
The zero argument function.ModifierConstructorDescription(package private)
F2
(String id, org.djutils.metadata.MetaData metaData, F2.TwoArgumentFunction f2) Construct a new two-argument function.