public final class IdIso<A> extends Object implements Iso<A,A>
IdIso()
A
get(A a)
reverseGet(A a)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
compose, from, identity, modify, reverse
public IdIso()
public A reverseGet(A a)
reverseGet
Iso<A,A>
public A get(A a)
get
public String toString()
toString
Object
Copyright © 2015–2017. All rights reserved.