Package | Description |
---|---|
net.sf.joafip.java.util | |
net.sf.joafip.java.util.collections |
Modifier and Type | Class and Description |
---|---|
class |
PHashMap<K,V>
implementation of persistable hash map replacement for HashMap
|
class |
PLinkedHashMap<K,V>
persistable linked hash map implementation
|
class |
PLinkedTreeMap<K,V>
persistable linked tree map implementation
|
class |
PTreeMap<K,V>
A Red-Black tree based persistable map implementation
|
Modifier and Type | Class and Description |
---|---|
class |
PEmptyMap |
class |
PSingletonMap<K,V> |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.