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) |
alter, alterIndex, clear, clear, entries, iterator, keys, orderedKeys, put, putAll, remove, removeIndex, toString, valuescontainsKey, containsValue, ensureCapacity, equals, equalsIdentity, findKey, get, hashCode, isEmpty, notEmpty, place, putAll, shrink, toString, toString