Class IdentMapper<E>
java.lang.Object
org.magicwerk.brownies.collections.helper.IdentMapper<E>
- Type Parameters:
E- element type
- All Implemented Interfaces:
Serializable,Function<E,E>
Identity mapper.
- See Also:
E - element typeSerializable, Function<E,E>