Uses of Interface
de.bsommerfeld.pathetic.api.util.ParameterizedSupplier
Packages that use ParameterizedSupplier
-
Uses of ParameterizedSupplier in de.bsommerfeld.pathetic.engine.result
Methods in de.bsommerfeld.pathetic.engine.result with parameters of type ParameterizedSupplierModifier and TypeMethodDescriptionstatic PathPathUtils.mutatePositions(Path path, ParameterizedSupplier<PathPosition> mutator) Deprecated.Applies a transformation function to every position in the path.