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