Package de.bsommerfeld.pathetic.api.util
package de.bsommerfeld.pathetic.api.util
Small shared utilities with no pathfinding semantics of their own.
ParameterizedSupplier is a one-argument supplier
functional interface. NumberUtils retains deprecated
numeric helpers kept for binary compatibility.
-
ClassDescriptionUtility class for common number operations.A functional interface representing a supplier that accepts a parameter and returns a result.