public class PrototypeInjectionMap<K,V>
extends org.mini2Dx.gdx.utils.OrderedMap<K,V>
OrderedMap that produces prototypes when get() is called| Constructor and Description |
|---|
PrototypeInjectionMap(org.mini2Dx.gdx.utils.OrderedMap<K,V> prototypes) |
| Modifier and Type | Method and Description |
|---|---|
V |
get(K key,
V defaultValue) |
clear, clear, entries, iterator, keys, orderedKeys, put, remove, toString, valuescontainsKey, containsValue, ensureCapacity, equals, findKey, get, hashCode, putAll, shrink, toString