Uses of Interface
org.djutils.eval.F0.ZeroArgumentFunction
-
Uses of F0.ZeroArgumentFunction in org.djutils.eval
Modifier and TypeFieldDescription(package private) final F0.ZeroArgumentFunction
F0.f0
The zero argument function.ModifierConstructorDescription(package private)
F0
(String id, Class<?> resultClass, org.djutils.metadata.MetaData metaData, F0.ZeroArgumentFunction f0) Construct a new zero argument function.