public final class MapperCache<K,M> extends Object
MapperCache()
void
add(K key, M mapper)
M
get(K key)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MapperCache()
public void add(K key, M mapper)
public M get(K key)
public String toString()
toString
Object
Copyright © 2015. All rights reserved.