Uses of Class
org.goplanit.utils.function.NullaryDoubleSupplier
-
Packages that use NullaryDoubleSupplier Package Description org.goplanit.utils.function Function utility classes -
-
Uses of NullaryDoubleSupplier in org.goplanit.utils.function
Fields in org.goplanit.utils.function declared as NullaryDoubleSupplier Modifier and Type Field Description static NullaryDoubleSupplier
NullaryDoubleSupplier. ONE
Create supplier that delivers 1 value
-