K
V
public class HashMapFactory<K,V> extends Object implements Provider<HashMap<K,V>>
HashMapFactory()
HashMap<K,V>
provide()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HashMapFactory()
public HashMap<K,V> provide()
provide
Provider<HashMap<K,V>>
Copyright © 2013. All rights reserved.