|
JUtil | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package net.cscott.jutil |
|---|
| Class net.cscott.jutil.AggregateMapFactory extends MapFactory<K,V> implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> m
| Class net.cscott.jutil.AggregateSetFactory extends SetFactory<V> implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> m
| Class net.cscott.jutil.BitString extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int[] bits
| Class net.cscott.jutil.Default.PairList extends AbstractList implements Serializable |
|---|
| Serialized Fields |
|---|
Object left
Object right
| Class net.cscott.jutil.LinearSet extends AbstractSet<E> implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> list
ListFactory<V> lf
| Class net.cscott.jutil.PersistentMap extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
net.cscott.jutil.PersistentMap.Node<K,V> root
Comparator<T> c
net.cscott.jutil.PersistentMap.Node.Allocator<K,V> allocator
| Class net.cscott.jutil.WorkSet extends AbstractSet<E> implements Serializable |
|---|
| Serialized Fields |
|---|
HashMap<K,V> hm
net.cscott.jutil.WorkSet.EntryList<E> listhead
net.cscott.jutil.WorkSet.EntryList<E> listfoot
|
JUtil | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||