- All Implemented Interfaces:
- java.util.function.Function<Position,Position>
- Enclosing class:
- Positions
public static class Positions.DimensionStripper
extends java.lang.Object
implements java.util.function.Function<Position,Position>
A functional object to transform positions to other positions with the dimensions stripped as given in the
constructor.