Serialized Form
-
Package org.apache.commons.collections
-
Class org.apache.commons.collections.ArrayStack extends ArrayList implements Serializable
- serialVersionUID:
- 2130079159931574599L
-
Class org.apache.commons.collections.BufferOverflowException extends RuntimeException implements Serializable
-
Serialized Fields
-
throwable
Throwable throwable
The root cause throwable
-
-
-
Class org.apache.commons.collections.BufferUnderflowException extends NoSuchElementException implements Serializable
-
Serialized Fields
-
throwable
Throwable throwable
The root cause throwable
-
-
-
Class org.apache.commons.collections.CursorableLinkedList extends Object implements Serializable
- serialVersionUID:
- 8836393098519411393L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Deprecated.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Deprecated.- Throws:
IOException
-
-
Class org.apache.commons.collections.ExtendedProperties extends Hashtable implements Serializable
-
Serialized Fields
-
basePath
String basePath
Base path of the configuration file used to create this ExtendedProperties object. -
defaults
ExtendedProperties defaults
Default configurations repository. -
file
String file
The file connected to this repository (holding comments and such). -
fileSeparator
String fileSeparator
File separator. -
isInitialized
boolean isInitialized
Has this configuration been initialized. -
keysAsListed
ArrayList keysAsListed
These are the keys in the order they listed in the configuration file. This is useful when you wish to perform operations with configuration information in a particular order.
-
-
-
Class org.apache.commons.collections.FastArrayList extends ArrayList implements Serializable
-
Serialized Fields
-
fast
boolean fast
Are we operating in "fast" mode? -
list
ArrayList list
The underlying list we are managing.
-
-
-
Class org.apache.commons.collections.FastHashMap extends HashMap implements Serializable
-
Serialized Fields
-
fast
boolean fast
Are we currently operating in "fast" mode? -
map
HashMap map
The underlying map we are managing.
-
-
-
Class org.apache.commons.collections.FastTreeMap extends TreeMap implements Serializable
-
Serialized Fields
-
fast
boolean fast
Are we operating in "fast" mode? -
map
TreeMap map
The underlying map we are managing.
-
-
-
Class org.apache.commons.collections.FunctorException extends RuntimeException implements Serializable
-
Serialized Fields
-
rootCause
Throwable rootCause
Root cause of the exception
-
-
-
Class org.apache.commons.collections.LRUMap extends SequencedHashMap implements Serializable
- serialVersionUID:
- 2197433140769957051L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Deprecated.- Throws:
IOException
- if the stream raises itClassNotFoundException
- if the stream raises it
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Deprecated.- Throws:
IOException
- if the stream raises it
-
-
Class org.apache.commons.collections.MultiHashMap extends HashMap implements Serializable
- serialVersionUID:
- 1943563828307035349L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
Deprecated.Read the object during deserialization.- Throws:
IOException
ClassNotFoundException
-
-
Class org.apache.commons.collections.SequencedHashMap extends Object implements Serializable
- serialVersionUID:
- 3380552487888102930L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
Deprecated.Deserializes this map from the given stream.- Throws:
IOException
- if the stream raises itClassNotFoundException
- if the stream raises it
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
Deprecated.Serializes this map to the given stream.- Throws:
IOException
- if the stream raises it
-
-
-
Package org.apache.commons.collections.bag
-
Class org.apache.commons.collections.bag.HashBag extends AbstractMapBag implements Serializable
- serialVersionUID:
- -6561115435802554013L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the bag in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the bag out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.bag.PredicatedBag extends PredicatedCollection implements Serializable
- serialVersionUID:
- -2575833140344736876L
-
Class org.apache.commons.collections.bag.PredicatedSortedBag extends PredicatedBag implements Serializable
- serialVersionUID:
- 3448581314086406616L
-
Class org.apache.commons.collections.bag.SynchronizedBag extends SynchronizedCollection implements Serializable
- serialVersionUID:
- 8084674570753837109L
-
Class org.apache.commons.collections.bag.SynchronizedSortedBag extends SynchronizedBag implements Serializable
- serialVersionUID:
- 722374056718497858L
-
Class org.apache.commons.collections.bag.TransformedBag extends TransformedCollection implements Serializable
- serialVersionUID:
- 5421170911299074185L
-
Class org.apache.commons.collections.bag.TransformedSortedBag extends TransformedBag implements Serializable
- serialVersionUID:
- -251737742649401930L
-
Class org.apache.commons.collections.bag.TreeBag extends AbstractMapBag implements Serializable
- serialVersionUID:
- -7740146511091606676L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the bag in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the bag out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.bag.UnmodifiableBag extends AbstractBagDecorator implements Serializable
- serialVersionUID:
- -1873799975157099624L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the collection in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the collection out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.bag.UnmodifiableSortedBag extends AbstractSortedBagDecorator implements Serializable
- serialVersionUID:
- -3190437252665717841L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the collection in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the collection out using a custom routine.- Throws:
IOException
-
-
-
Package org.apache.commons.collections.bidimap
-
Class org.apache.commons.collections.bidimap.DualHashBidiMap extends AbstractDualBidiMap implements Serializable
- serialVersionUID:
- 721969328361808L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Class org.apache.commons.collections.bidimap.DualTreeBidiMap extends AbstractDualBidiMap implements Serializable
- serialVersionUID:
- 721969328361809L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
comparator
Comparator comparator
The comparator to use
-
-
-
Package org.apache.commons.collections.buffer
-
Class org.apache.commons.collections.buffer.BlockingBuffer extends SynchronizedBuffer implements Serializable
- serialVersionUID:
- 1719328905017860541L
-
Serialized Fields
-
timeout
long timeout
The timeout value in milliseconds.
-
-
Class org.apache.commons.collections.buffer.BoundedBuffer extends SynchronizedBuffer implements Serializable
- serialVersionUID:
- 1536432911093974264L
-
Serialized Fields
-
maximumSize
int maximumSize
The maximum size. -
timeout
long timeout
The timeout milliseconds.
-
-
Class org.apache.commons.collections.buffer.BoundedFifoBuffer extends AbstractCollection implements Serializable
- serialVersionUID:
- 5603722811189451017L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the buffer in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the buffer out using a custom routine.- Throws:
IOException
-
-
Serialized Fields
-
maxElements
int maxElements
Capacity of the buffer
-
-
Class org.apache.commons.collections.buffer.CircularFifoBuffer extends BoundedFifoBuffer implements Serializable
- serialVersionUID:
- -8423413834657610406L
-
Class org.apache.commons.collections.buffer.PredicatedBuffer extends PredicatedCollection implements Serializable
- serialVersionUID:
- 2307609000539943581L
-
Class org.apache.commons.collections.buffer.PriorityBuffer extends AbstractCollection implements Serializable
- serialVersionUID:
- 6891186490470027896L
-
Serialized Fields
-
ascendingOrder
boolean ascendingOrder
If true, the first element as determined by the sort order will be returned. If false, the last element as determined by the sort order will be returned. -
comparator
Comparator comparator
The comparator used to order the elements -
elements
Object[] elements
The elements in this buffer. -
size
int size
The number of elements currently in this buffer.
-
-
Class org.apache.commons.collections.buffer.SynchronizedBuffer extends SynchronizedCollection implements Serializable
- serialVersionUID:
- -6859936183953626253L
-
Class org.apache.commons.collections.buffer.TransformedBuffer extends TransformedCollection implements Serializable
- serialVersionUID:
- -7901091318986132033L
-
Class org.apache.commons.collections.buffer.UnboundedFifoBuffer extends AbstractCollection implements Serializable
- serialVersionUID:
- -3482960336579541419L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the buffer in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the buffer out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.buffer.UnmodifiableBuffer extends AbstractBufferDecorator implements Serializable
- serialVersionUID:
- 1832948656215393357L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the collection in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the collection out using a custom routine.- Throws:
IOException
-
-
-
Package org.apache.commons.collections.collection
-
Class org.apache.commons.collections.collection.AbstractSerializableCollectionDecorator extends AbstractCollectionDecorator implements Serializable
- serialVersionUID:
- 6249888059822088500L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the collection in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the collection out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.collection.PredicatedCollection extends AbstractSerializableCollectionDecorator implements Serializable
- serialVersionUID:
- -5259182142076705162L
-
Serialized Fields
-
predicate
Predicate predicate
The predicate to use
-
-
Class org.apache.commons.collections.collection.SynchronizedCollection extends Object implements Serializable
- serialVersionUID:
- 2412805092710877986L
-
Serialized Fields
-
collection
Collection collection
The collection to decorate -
lock
Object lock
The object to lock on, needed for List/SortedSet views
-
-
Class org.apache.commons.collections.collection.TransformedCollection extends AbstractSerializableCollectionDecorator implements Serializable
- serialVersionUID:
- 8692300188161871514L
-
Serialized Fields
-
transformer
Transformer transformer
The transformer to use
-
-
Class org.apache.commons.collections.collection.UnmodifiableBoundedCollection extends AbstractSerializableCollectionDecorator implements Serializable
- serialVersionUID:
- -7112672385450340330L
-
Class org.apache.commons.collections.collection.UnmodifiableCollection extends AbstractSerializableCollectionDecorator implements Serializable
- serialVersionUID:
- -239892006883819945L
-
-
Package org.apache.commons.collections.comparators
-
Class org.apache.commons.collections.comparators.BooleanComparator extends Object implements Serializable
- serialVersionUID:
- 1830042991606340609L
-
Serialized Fields
-
trueFirst
boolean trueFirst
true
ifftrue
values sort beforefalse
values.
-
-
Class org.apache.commons.collections.comparators.ComparableComparator extends Object implements Serializable
- serialVersionUID:
- -291439688585137865L
-
Class org.apache.commons.collections.comparators.ComparatorChain extends Object implements Serializable
- serialVersionUID:
- -721644942746081630L
-
Class org.apache.commons.collections.comparators.NullComparator extends Object implements Serializable
- serialVersionUID:
- -5820772575483504339L
-
Serialized Fields
-
nonNullComparator
Comparator nonNullComparator
The comparator to use when comparing two non-null
objects. -
nullsAreHigh
boolean nullsAreHigh
Specifies whether anull
are compared as higher than non-null
objects.
-
-
Class org.apache.commons.collections.comparators.ReverseComparator extends Object implements Serializable
- serialVersionUID:
- 2858887242028539265L
-
Serialized Fields
-
comparator
Comparator comparator
The comparator being decorated.
-
-
-
Package org.apache.commons.collections.functors
-
Class org.apache.commons.collections.functors.AllPredicate extends Object implements Serializable
- serialVersionUID:
- -3094696765038308799L
-
Serialized Fields
-
iPredicates
Predicate[] iPredicates
The array of predicates to call
-
-
Class org.apache.commons.collections.functors.AndPredicate extends Object implements Serializable
- serialVersionUID:
- 4189014213763186912L
-
Class org.apache.commons.collections.functors.AnyPredicate extends Object implements Serializable
- serialVersionUID:
- 7429999530934647542L
-
Serialized Fields
-
iPredicates
Predicate[] iPredicates
The array of predicates to call
-
-
Class org.apache.commons.collections.functors.ChainedClosure extends Object implements Serializable
- serialVersionUID:
- -3520677225766901240L
-
Serialized Fields
-
iClosures
Closure[] iClosures
The closures to call in turn
-
-
Class org.apache.commons.collections.functors.ChainedTransformer extends Object implements Serializable
- serialVersionUID:
- 3514945074733160196L
-
Serialized Fields
-
iTransformers
Transformer[] iTransformers
The transformers to call in turn
-
-
Class org.apache.commons.collections.functors.CloneTransformer extends Object implements Serializable
- serialVersionUID:
- -8188742709499652567L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
Overrides the default readObject implementation to prevent de-serialization (see COLLECTIONS-580).- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream os) throws IOException
Overrides the default writeObject implementation to prevent serialization (see COLLECTIONS-580).- Throws:
IOException
-
-
Class org.apache.commons.collections.functors.ClosureTransformer extends Object implements Serializable
- serialVersionUID:
- 478466901448617286L
-
Serialized Fields
-
iClosure
Closure iClosure
The closure to wrap
-
-
Class org.apache.commons.collections.functors.ConstantFactory extends Object implements Serializable
- serialVersionUID:
- -3520677225766901240L
-
Serialized Fields
-
iConstant
Object iConstant
The closures to call in turn
-
-
Class org.apache.commons.collections.functors.ConstantTransformer extends Object implements Serializable
- serialVersionUID:
- 6374440726369055124L
-
Serialized Fields
-
iConstant
Object iConstant
The closures to call in turn
-
-
Class org.apache.commons.collections.functors.EqualPredicate extends Object implements Serializable
- serialVersionUID:
- 5633766978029907089L
-
Serialized Fields
-
iValue
Object iValue
The value to compare to
-
-
Class org.apache.commons.collections.functors.ExceptionClosure extends Object implements Serializable
- serialVersionUID:
- 7179106032121985545L
-
Class org.apache.commons.collections.functors.ExceptionFactory extends Object implements Serializable
- serialVersionUID:
- 7179106032121985545L
-
Class org.apache.commons.collections.functors.ExceptionPredicate extends Object implements Serializable
- serialVersionUID:
- 7179106032121985545L
-
Class org.apache.commons.collections.functors.ExceptionTransformer extends Object implements Serializable
- serialVersionUID:
- 7179106032121985545L
-
Class org.apache.commons.collections.functors.FactoryTransformer extends Object implements Serializable
- serialVersionUID:
- -6817674502475353160L
-
Serialized Fields
-
iFactory
Factory iFactory
The factory to wrap
-
-
Class org.apache.commons.collections.functors.FalsePredicate extends Object implements Serializable
- serialVersionUID:
- 7533784454832764388L
-
Class org.apache.commons.collections.functors.ForClosure extends Object implements Serializable
- serialVersionUID:
- -1190120533393621674L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
Overrides the default readObject implementation to prevent de-serialization (see COLLECTIONS-580).- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream os) throws IOException
Overrides the default writeObject implementation to prevent serialization (see COLLECTIONS-580).- Throws:
IOException
-
-
Serialized Fields
-
iClosure
Closure iClosure
The closure to call -
iCount
int iCount
The number of times to loop
-
-
Class org.apache.commons.collections.functors.IdentityPredicate extends Object implements Serializable
- serialVersionUID:
- -89901658494523293L
-
Serialized Fields
-
iValue
Object iValue
The value to compare to
-
-
Class org.apache.commons.collections.functors.IfClosure extends Object implements Serializable
- serialVersionUID:
- 3518477308466486130L
-
Class org.apache.commons.collections.functors.InstanceofPredicate extends Object implements Serializable
- serialVersionUID:
- -6682656911025165584L
-
Serialized Fields
-
iType
Class iType
The type to compare to
-
-
Class org.apache.commons.collections.functors.InstantiateFactory extends Object implements Serializable
- serialVersionUID:
- -7732226881069447957L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
Overrides the default readObject implementation to prevent de-serialization (see COLLECTIONS-580).- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream os) throws IOException
Overrides the default writeObject implementation to prevent serialization (see COLLECTIONS-580).- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.commons.collections.functors.InstantiateTransformer extends Object implements Serializable
- serialVersionUID:
- 3786388740793356347L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
Overrides the default readObject implementation to prevent de-serialization (see COLLECTIONS-580).- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream os) throws IOException
Overrides the default writeObject implementation to prevent serialization (see COLLECTIONS-580).- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.commons.collections.functors.InvokerTransformer extends Object implements Serializable
- serialVersionUID:
- -8653385846894047688L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
Overrides the default readObject implementation to prevent de-serialization (see COLLECTIONS-580).- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream os) throws IOException
Overrides the default writeObject implementation to prevent serialization (see COLLECTIONS-580).- Throws:
IOException
-
-
Serialized Fields
-
Class org.apache.commons.collections.functors.MapTransformer extends Object implements Serializable
- serialVersionUID:
- 862391807045468939L
-
Serialized Fields
-
iMap
Map iMap
The map of data to lookup in
-
-
Class org.apache.commons.collections.functors.NonePredicate extends Object implements Serializable
- serialVersionUID:
- 2007613066565892961L
-
Serialized Fields
-
iPredicates
Predicate[] iPredicates
The array of predicates to call
-
-
Class org.apache.commons.collections.functors.NOPClosure extends Object implements Serializable
- serialVersionUID:
- 3518477308466486130L
-
Class org.apache.commons.collections.functors.NOPTransformer extends Object implements Serializable
- serialVersionUID:
- 2133891748318574490L
-
Class org.apache.commons.collections.functors.NotNullPredicate extends Object implements Serializable
- serialVersionUID:
- 7533784454832764388L
-
Class org.apache.commons.collections.functors.NotPredicate extends Object implements Serializable
- serialVersionUID:
- -2654603322338049674L
-
Serialized Fields
-
iPredicate
Predicate iPredicate
The predicate to decorate
-
-
Class org.apache.commons.collections.functors.NullIsExceptionPredicate extends Object implements Serializable
- serialVersionUID:
- 3243449850504576071L
-
Serialized Fields
-
iPredicate
Predicate iPredicate
The predicate to decorate
-
-
Class org.apache.commons.collections.functors.NullIsFalsePredicate extends Object implements Serializable
- serialVersionUID:
- -2997501534564735525L
-
Serialized Fields
-
iPredicate
Predicate iPredicate
The predicate to decorate
-
-
Class org.apache.commons.collections.functors.NullIsTruePredicate extends Object implements Serializable
- serialVersionUID:
- -7625133768987126273L
-
Serialized Fields
-
iPredicate
Predicate iPredicate
The predicate to decorate
-
-
Class org.apache.commons.collections.functors.NullPredicate extends Object implements Serializable
- serialVersionUID:
- 7533784454832764388L
-
Class org.apache.commons.collections.functors.OnePredicate extends Object implements Serializable
- serialVersionUID:
- -8125389089924745785L
-
Serialized Fields
-
iPredicates
Predicate[] iPredicates
The array of predicates to call
-
-
Class org.apache.commons.collections.functors.OrPredicate extends Object implements Serializable
- serialVersionUID:
- -8791518325735182855L
-
Class org.apache.commons.collections.functors.PredicateTransformer extends Object implements Serializable
- serialVersionUID:
- 5278818408044349346L
-
Serialized Fields
-
iPredicate
Predicate iPredicate
The closure to wrap
-
-
Class org.apache.commons.collections.functors.StringValueTransformer extends Object implements Serializable
- serialVersionUID:
- 7511110693171758606L
-
Class org.apache.commons.collections.functors.SwitchClosure extends Object implements Serializable
- serialVersionUID:
- 3518477308466486130L
-
Class org.apache.commons.collections.functors.SwitchTransformer extends Object implements Serializable
- serialVersionUID:
- -6404460890903469332L
-
Serialized Fields
-
iDefault
Transformer iDefault
The default transformer to call if no tests match -
iPredicates
Predicate[] iPredicates
The tests to consider -
iTransformers
Transformer[] iTransformers
The matching transformers to call
-
-
Class org.apache.commons.collections.functors.TransformedPredicate extends Object implements Serializable
- serialVersionUID:
- -5596090919668315834L
-
Serialized Fields
-
iPredicate
Predicate iPredicate
The predicate to call -
iTransformer
Transformer iTransformer
The transformer to call
-
-
Class org.apache.commons.collections.functors.TransformerClosure extends Object implements Serializable
- serialVersionUID:
- -5194992589193388969L
-
Serialized Fields
-
iTransformer
Transformer iTransformer
The transformer to wrap
-
-
Class org.apache.commons.collections.functors.TransformerPredicate extends Object implements Serializable
- serialVersionUID:
- -2407966402920578741L
-
Serialized Fields
-
iTransformer
Transformer iTransformer
The transformer to call
-
-
Class org.apache.commons.collections.functors.TruePredicate extends Object implements Serializable
- serialVersionUID:
- 3374767158756189740L
-
Class org.apache.commons.collections.functors.UniquePredicate extends Object implements Serializable
- serialVersionUID:
- -3319417438027438040L
-
Serialized Fields
-
iSet
Set iSet
The set of previously seen objects
-
-
Class org.apache.commons.collections.functors.WhileClosure extends Object implements Serializable
- serialVersionUID:
- -3110538116913760108L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
Overrides the default readObject implementation to prevent de-serialization (see COLLECTIONS-580).- Throws:
ClassNotFoundException
IOException
-
writeObject
private void writeObject(ObjectOutputStream os) throws IOException
Overrides the default writeObject implementation to prevent serialization (see COLLECTIONS-580).- Throws:
IOException
-
-
Serialized Fields
-
-
Package org.apache.commons.collections.keyvalue
-
Class org.apache.commons.collections.keyvalue.MultiKey extends Object implements Serializable
- serialVersionUID:
- 4465448607415788805L
-
Class org.apache.commons.collections.keyvalue.TiedMapEntry extends Object implements Serializable
- serialVersionUID:
- -8453869361373831205L
-
-
Package org.apache.commons.collections.list
-
Class org.apache.commons.collections.list.AbstractSerializableListDecorator extends AbstractListDecorator implements Serializable
- serialVersionUID:
- 2684959196747496299L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the list in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the list out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.list.CursorableLinkedList extends AbstractLinkedList implements Serializable
- serialVersionUID:
- 8836393098519411393L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Deserializes the data held in this object to the stream specified.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Serializes the data held in this object to the stream specified.- Throws:
IOException
-
-
Class org.apache.commons.collections.list.FixedSizeList extends AbstractSerializableListDecorator implements Serializable
- serialVersionUID:
- -2218010673611160319L
-
Class org.apache.commons.collections.list.GrowthList extends AbstractSerializableListDecorator implements Serializable
- serialVersionUID:
- -3620001881672L
-
Class org.apache.commons.collections.list.LazyList extends AbstractSerializableListDecorator implements Serializable
- serialVersionUID:
- -1708388017160694542L
-
Serialized Fields
-
factory
Factory factory
The factory to use to lazily instantiate the objects
-
-
Class org.apache.commons.collections.list.NodeCachingLinkedList extends AbstractLinkedList implements Serializable
- serialVersionUID:
- 6897789178562232073L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Deserializes the data held in this object to the stream specified.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Serializes the data held in this object to the stream specified.- Throws:
IOException
-
-
Serialized Fields
-
maximumCacheSize
int maximumCacheSize
The maximum size of the cache.
-
-
Class org.apache.commons.collections.list.PredicatedList extends PredicatedCollection implements Serializable
- serialVersionUID:
- -5722039223898659102L
-
Class org.apache.commons.collections.list.SetUniqueList extends AbstractSerializableListDecorator implements Serializable
- serialVersionUID:
- 7196982186153478694L
-
Serialized Fields
-
set
Set set
Internal Set to maintain uniqueness.
-
-
Class org.apache.commons.collections.list.SynchronizedList extends SynchronizedCollection implements Serializable
- serialVersionUID:
- -1403835447328619437L
-
Class org.apache.commons.collections.list.TransformedList extends TransformedCollection implements Serializable
- serialVersionUID:
- 1077193035000013141L
-
Class org.apache.commons.collections.list.UnmodifiableList extends AbstractSerializableListDecorator implements Serializable
- serialVersionUID:
- 6595182819922443652L
-
-
Package org.apache.commons.collections.map
-
Class org.apache.commons.collections.map.CaseInsensitiveMap extends AbstractHashedMap implements Serializable
- serialVersionUID:
- -7074655917369299456L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.DefaultedMap extends AbstractMapDecorator implements Serializable
- serialVersionUID:
- 19698628745827L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Serialized Fields
-
value
Object value
The transformer to use if the map does not contain a key
-
-
Class org.apache.commons.collections.map.FixedSizeMap extends AbstractMapDecorator implements Serializable
- serialVersionUID:
- 7450927208116179316L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
Class org.apache.commons.collections.map.FixedSizeSortedMap extends AbstractSortedMapDecorator implements Serializable
- serialVersionUID:
- 3126019624511683653L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.Flat3Map extends Object implements Serializable
- serialVersionUID:
- -6701087419741928296L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.HashedMap extends AbstractHashedMap implements Serializable
- serialVersionUID:
- -1788199231038721040L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.IdentityMap extends AbstractHashedMap implements Serializable
- serialVersionUID:
- 2028493495224302329L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.LazyMap extends AbstractMapDecorator implements Serializable
- serialVersionUID:
- 7990956402564206740L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
Serialized Fields
-
factory
Transformer factory
The factory to use to construct elements
-
-
Class org.apache.commons.collections.map.LazySortedMap extends LazyMap implements Serializable
- serialVersionUID:
- 2715322183617658933L
-
Class org.apache.commons.collections.map.LinkedMap extends AbstractLinkedMap implements Serializable
- serialVersionUID:
- 9077234323521161066L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.ListOrderedMap extends AbstractMapDecorator implements Serializable
- serialVersionUID:
- 2728177751851003750L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
Serialized Fields
-
insertOrder
List insertOrder
Internal list to hold the sequence of objects
-
-
Class org.apache.commons.collections.map.LRUMap extends AbstractLinkedMap implements Serializable
- serialVersionUID:
- -612114643488955218L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Serialized Fields
-
scanUntilRemovable
boolean scanUntilRemovable
Scan behaviour
-
-
Class org.apache.commons.collections.map.MultiKeyMap extends Object implements Serializable
- serialVersionUID:
- -1788199231038721040L
-
Serialized Fields
-
map
AbstractHashedMap map
The decorated map
-
-
Class org.apache.commons.collections.map.PredicatedMap extends org.apache.commons.collections.map.AbstractInputCheckedMapDecorator implements Serializable
- serialVersionUID:
- 7412622456128415156L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
Serialized Fields
-
Class org.apache.commons.collections.map.PredicatedSortedMap extends PredicatedMap implements Serializable
- serialVersionUID:
- 3359846175935304332L
-
Class org.apache.commons.collections.map.ReferenceIdentityMap extends AbstractReferenceMap implements Serializable
- serialVersionUID:
- -1266190134568365852L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.ReferenceMap extends AbstractReferenceMap implements Serializable
- serialVersionUID:
- 1555089888138299607L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.map.SingletonMap extends Object implements Serializable
- serialVersionUID:
- -8931271118676803261L
-
Class org.apache.commons.collections.map.TransformedMap extends org.apache.commons.collections.map.AbstractInputCheckedMapDecorator implements Serializable
- serialVersionUID:
- 7023152376788900464L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
Serialized Fields
-
keyTransformer
Transformer keyTransformer
The transformer to use for the key -
valueTransformer
Transformer valueTransformer
The transformer to use for the value
-
-
Class org.apache.commons.collections.map.TransformedSortedMap extends TransformedMap implements Serializable
- serialVersionUID:
- -8751771676410385778L
-
Class org.apache.commons.collections.map.UnmodifiableMap extends AbstractMapDecorator implements Serializable
- serialVersionUID:
- 2737023427269031941L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
Class org.apache.commons.collections.map.UnmodifiableOrderedMap extends AbstractOrderedMapDecorator implements Serializable
- serialVersionUID:
- 8136428161720526266L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
Class org.apache.commons.collections.map.UnmodifiableSortedMap extends AbstractSortedMapDecorator implements Serializable
- serialVersionUID:
- 5805344239827376360L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the map in using a custom routine.- Throws:
IOException
ClassNotFoundException
- Since:
- Commons Collections 3.1
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the map out using a custom routine.- Throws:
IOException
- Since:
- Commons Collections 3.1
-
-
-
Package org.apache.commons.collections.set
-
Class org.apache.commons.collections.set.AbstractSerializableSetDecorator extends AbstractSetDecorator implements Serializable
- serialVersionUID:
- 1229469966212206107L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the set in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the set out using a custom routine.- Throws:
IOException
-
-
Class org.apache.commons.collections.set.ListOrderedSet extends AbstractSerializableSetDecorator implements Serializable
- serialVersionUID:
- -228664372470420141L
-
Serialized Fields
-
setOrder
List setOrder
Internal list to hold the sequence of objects
-
-
Class org.apache.commons.collections.set.MapBackedSet extends Object implements Serializable
- serialVersionUID:
- 6723912213766056587L
-
Class org.apache.commons.collections.set.PredicatedSet extends PredicatedCollection implements Serializable
- serialVersionUID:
- -684521469108685117L
-
Class org.apache.commons.collections.set.PredicatedSortedSet extends PredicatedSet implements Serializable
- serialVersionUID:
- -9110948148132275052L
-
Class org.apache.commons.collections.set.SynchronizedSet extends SynchronizedCollection implements Serializable
- serialVersionUID:
- -8304417378626543635L
-
Class org.apache.commons.collections.set.SynchronizedSortedSet extends SynchronizedCollection implements Serializable
- serialVersionUID:
- 2775582861954500111L
-
Class org.apache.commons.collections.set.TransformedSet extends TransformedCollection implements Serializable
- serialVersionUID:
- 306127383500410386L
-
Class org.apache.commons.collections.set.TransformedSortedSet extends TransformedSet implements Serializable
- serialVersionUID:
- -1675486811351124386L
-
Class org.apache.commons.collections.set.UnmodifiableSet extends AbstractSerializableSetDecorator implements Serializable
- serialVersionUID:
- 6499119872185240161L
-
Class org.apache.commons.collections.set.UnmodifiableSortedSet extends AbstractSortedSetDecorator implements Serializable
- serialVersionUID:
- -725356885467962424L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Read the collection in using a custom routine.- Throws:
IOException
ClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
Write the collection out using a custom routine.- Throws:
IOException
-
-