public class IdentityMapper<S> extends java.lang.Object implements Mapper<S,S>
IdentityMapper()
S
map(S data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IdentityMapper()
public S map(S data)
map
Mapper<S,S>