-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
T |
map(T object) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
IdentityMapper
public IdentityMapper()
-
Method Detail
-
map
public T map(T object)
- Specified by:
map in interface Mapper<T,T>
Copyright © The Apache Software Foundation. All Rights Reserved.