Package org.dmfs.jems2.function
-
Class Summary Class Description Clamping<T extends java.lang.Comparable<T>> Functiondecorator that 'clamps' the value between the provided min and max values.DelegatingFunction<Argument,Result> DiffMap<Left,Right,Result> IdentityFunction<Argument> Identity function.SingleFunction<T> Unchecked<Argument,Result,E extends java.lang.Exception>