Package zombie.core.Collections

Class Summary
ZomboidAbstractMap<K,V>  
ZomboidAbstractMap.SimpleEntry<K,V> An Entry maintaining a key and a value.
ZomboidAbstractMap.SimpleImmutableEntry<K,V> An Entry maintaining an immutable key and value.
ZomboidHashMap<K,V>  
ZomboidHashSet<E>