public interface JkUnaryOperator<T>
extends java.util.function.UnaryOperator<T>, java.io.Serializable
UnaryOperator
Modifier and Type | Method and Description |
---|---|
default JkUnaryOperator<T> |
andThen(JkUnaryOperator<T> other) |
default JkUnaryOperator<T> andThen(JkUnaryOperator<T> other)