| Package | Description |
|---|---|
| net.sf.joafip.java.util | |
| net.sf.joafip.java.util.collections |
| Class and Description |
|---|
| AbstractLinkedList |
| AbstractPLinkedTreeSet
common to all persistable linked set implementation
|
| AbstractPSet
persistent set implementation extends
PAbstractSetadd ability to get the instance of an element found by equality |
| AbstractPTreeSet
common to all persistable set implementation
|
| HashMapEntryComparator |
| ICollectionListenable |
| ICollectionListener |
| ILinkedList
interface of linked list implementation
|
| IMapListenable |
| IMapListener |
| IPNavigableTreeSet |
| IPSet |
| IPTreeSet |
| MapCollectionValues
collection based on value of map entries value
|
| PAbstractCollection
common to all collections
|
| PAbstractList |
| PAbstractMap
common to all maps implementation
|
| PAbstractQueue |
| PAbstractSequentialList |
| PAbstractSet
common to all sets implementations
|
| PArrayList
array list implementation for persistence
|
| PConcurrentHashMap |
| PDescendingTreeSet
reversed set of a set
|
| PDescendingTreeSubSet
reversed sub set of a set
|
| PHashMap
implementation of persistable hash map replacement for HashMap
|
| PHashMapEntry
persistable hash map entry implementation
|
| PHashMapEntrySet
hash map entry set adaptor
|
| PHashMapKeySet
key set of a map
|
| PHashSet
alternative implementation of
HashSet pour file persistence |
| PLinkedHashMap
persistable linked hash map implementation
|
| PLinkedHashMapEntrySet
hash map entry set adaptor
|
| PLinkedHashSet
alternative implementation of
LinkedHashSet pour file persistence |
| PLinkedList
implementation of
ILinkedList replacement for
LinkedList |
| PLinkedMapKeySet
navigable key set of a tree map
|
| PLinkedTreeMap
persistable linked tree map implementation
|
| PLinkedTreeSet
alternative implementation of
LinkedHashSet when element are
comparable pour file persistence |
| PMapEntry
common persistable map entry implementation
|
| PMapKeyNavigableSet
navigable key set of a tree map
|
| PPriorityQueue
An unbounded persistable priority queue
|
| PSubList |
| PSynchronizedList |
| PSynchronizedListIterator |
| PTreeList
implementation of
ILinkedList replacement for
LinkedList |
| PTreeMap
A Red-Black tree based persistable map implementation
|
| PTreeMapEntry
persistable tree map entry implementation
|
| PTreeSet
A Red-Black tree based persistable set implementation
|
| PTreeSubSet
a persistable sub set of a persistable set
|
| PVector |
| PVectorIterator |
| SetOfMapEntryValueIterator
iterator on set of map entries values
|
| Class and Description |
|---|
| ICollectionListener |
| IMapListenable |
| IMapListener |
| PAbstractCollection
common to all collections
|
| PAbstractList |
| PAbstractMap
common to all maps implementation
|
| PAbstractQueue |
| PAbstractSet
common to all sets implementations
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.