public class MapResolver<Key,Value> extends Object implements RefResolver<Key,Value>
MapResolver(Map<Key,Value> map)
Map<Key,Value>
getMap()
Value
resolve(Key key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapResolver(Map<Key,Value> map)
public Value resolve(Key key)
resolve
RefResolver<Key,Value>
public Map<Key,Value> getMap()
Copyright © 2015. All rights reserved.