@Value.Immutable(singleton=true) public abstract static class F1.F1Identity<X> extends Object implements F1<X,X>
F1.F1Identity<X>, F1.F1WithLabel<A,R>
F1Identity()
X
apply(X x)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
identity, withLabel
andThen, compose
public F1Identity()
public X apply(X x)
apply
F1<X,X>
Function<X,X>
Copyright © 2023. All rights reserved.