|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package net.sf.beanlib |
|---|
| Class net.sf.beanlib.BeanlibException extends RuntimeException implements Serializable |
|---|
serialVersionUID: 1L
| Package net.sf.beanlib.util |
|---|
| Class net.sf.beanlib.util.AbstractMap.SimpleEntry extends Object implements Serializable |
|---|
serialVersionUID: -8499721149061103585L
| Serialized Fields |
|---|
Object key
Object value
| Class net.sf.beanlib.util.AbstractMap.SimpleImmutableEntry extends Object implements Serializable |
|---|
serialVersionUID: 7138329143949025153L
| Serialized Fields |
|---|
Object key
Object value
| Class net.sf.beanlib.util.ArrayDeque extends AbstractCollection<E> implements Serializable |
|---|
serialVersionUID: 2340985798034038923L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Package net.sf.beanlib.util.concurrent |
|---|
| Class net.sf.beanlib.util.concurrent.ConcurrentLinkedBlockingQueue extends AbstractQueue<E> implements Serializable |
|---|
serialVersionUID: -191767472599610115L
| Serialized Fields |
|---|
ConcurrentLinkedQueue<E> parkq
ConcurrentLinkedQueue<E> q
| Class net.sf.beanlib.util.concurrent.ConcurrentLinkedBoundedBlockingQueue extends ConcurrentLinkedBlockingQueue<E> implements Serializable |
|---|
serialVersionUID: -3592325646231732466L
| Serialized Fields |
|---|
AtomicInteger capacity
ConcurrentLinkedQueue<E> putparkq
| Class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap extends AbstractMap<K,V> implements Serializable |
|---|
serialVersionUID: -8627078645895051609L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
Comparator<T> comparator
| Class net.sf.beanlib.util.concurrent.ConcurrentSkipListMap.SubMap extends AbstractMap<K,V> implements Serializable |
|---|
serialVersionUID: -7647078645895051609L
| Serialized Fields |
|---|
ConcurrentSkipListMap<K,V> m
Object lo
Object hi
boolean loInclusive
boolean hiInclusive
boolean isDescending
| Class net.sf.beanlib.util.concurrent.ConcurrentSkipListSet extends AbstractSet<E> implements Serializable |
|---|
serialVersionUID: -2479143111061671589L
| Serialized Fields |
|---|
ConcurrentNavigableMap<K,V> m
| Class net.sf.beanlib.util.concurrent.LinkedBlockingDeque extends AbstractQueue<E> implements Serializable |
|---|
serialVersionUID: -387911632671998426L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
int capacity
ReentrantLock lock
Condition notEmpty
Condition notFull
| Class net.sf.beanlib.util.concurrent.UnboundedLinkedBlockingQueue extends AbstractQueue<E> implements Serializable |
|---|
serialVersionUID: -6903933977591709194L
| Serialized Fields |
|---|
ConcurrentLinkedQueue<E> q
ReentrantLock takeLock
Condition notEmpty
| Package net.sf.beanlib.utils.range |
|---|
| Class net.sf.beanlib.utils.range.ExtensibleTreeMap extends AbstractMap<K,V> implements Serializable |
|---|
serialVersionUID: 919286545866124006L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s)
throws IOException
IOException| Serialized Fields |
|---|
Comparator<T> comparator
| Class net.sf.beanlib.utils.range.RangeTreeMap extends ExtensibleTreeMap<K extends RangeBoundable<T>,V> implements Serializable |
|---|
serialVersionUID: 1L
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||