Uses of Package
org.goplanit.utils.function
-
Packages that use org.goplanit.utils.function Package Description org.goplanit.osm.util org.goplanit.utils.function Function utility classes -
Classes in org.goplanit.utils.function used by org.goplanit.osm.util Class Description PlanitExceptionConsumer Allows for a consumer interface that throws PlanitExceptions -
Classes in org.goplanit.utils.function used by org.goplanit.utils.function Class Description NullaryDoubleSupplier Lightweight Nullaryfunction implementation to supply doubles in the form of aNullaryFunction<Double>
compatible with OjAlgo