public abstract class DefaultMapper<IN,KEY> extends Object implements Mapper<IN,KEY,IN>
DefaultMapper()
IN
createValue(IN in)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createKey
public DefaultMapper()
public IN createValue(IN in)
createValue
Mapper<IN,KEY,IN>
Copyright © 2012. All Rights Reserved.