Serialized Form
-
Package org.apache.commons.collections4
-
Class org.apache.commons.collections4.ArrayStack
- serialVersionUID:
- 2130079159931574599L
-
Exception Class org.apache.commons.collections4.FunctorException
class FunctorException extends RuntimeException implements Serializable- serialVersionUID:
- -4704772662059351193L
-
-
Package org.apache.commons.collections4.bag
-
Class org.apache.commons.collections4.bag.AbstractBagDecorator
- serialVersionUID:
- -3768146017343785417L
-
Class org.apache.commons.collections4.bag.AbstractSortedBagDecorator
- serialVersionUID:
- -8223473624050467718L
-
Class org.apache.commons.collections4.bag.CollectionBag
- serialVersionUID:
- -2560033712679053143L
-
Serialization Methods
-
readObject
Read the collection in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loadedClassCastException
- if deserialized object has wrong type
-
writeObject
Writes the collection out using a custom routine.- Parameters:
out
- the output stream- Throws:
IOException
- if an error occurs while writing to the stream
-
-
Class org.apache.commons.collections4.bag.CollectionSortedBag
- serialVersionUID:
- -2560033712679053143L
-
Serialization Methods
-
readObject
Deserializes the collection in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loadedClassCastException
- if deserialized object has wrong type
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.bag.HashBag
- serialVersionUID:
- -6561115435802554013L
-
Serialization Methods
-
readObject
Deserializes the bag in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.bag.PredicatedBag
- serialVersionUID:
- -2575833140344736876L
-
Class org.apache.commons.collections4.bag.PredicatedSortedBag
- serialVersionUID:
- 3448581314086406616L
-
Class org.apache.commons.collections4.bag.SynchronizedBag
- serialVersionUID:
- 8084674570753837109L
-
Class org.apache.commons.collections4.bag.SynchronizedSortedBag
- serialVersionUID:
- 722374056718497858L
-
Class org.apache.commons.collections4.bag.TransformedBag
- serialVersionUID:
- 5421170911299074185L
-
Class org.apache.commons.collections4.bag.TransformedSortedBag
- serialVersionUID:
- -251737742649401930L
-
Class org.apache.commons.collections4.bag.TreeBag
- serialVersionUID:
- -7740146511091606676L
-
Serialization Methods
-
readObject
Deserializes the bag in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.bag.UnmodifiableBag
- serialVersionUID:
- -1873799975157099624L
-
Serialization Methods
-
readObject
Deserializes the collection in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loadedClassCastException
- if deserialized object has wrong type
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.bag.UnmodifiableSortedBag
- serialVersionUID:
- -3190437252665717841L
-
Serialization Methods
-
readObject
Deserializes the collection in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loadedClassCastException
- if deserialized object has wrong type
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
-
Package org.apache.commons.collections4.bidimap
-
Class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.EntrySet
- serialVersionUID:
- 4040410962603292348L
-
Class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.KeySet
- serialVersionUID:
- -7107935777385040694L
-
Class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.Values
- serialVersionUID:
- 4023777119829639864L
-
Class org.apache.commons.collections4.bidimap.AbstractDualBidiMap.View
- serialVersionUID:
- 4621510560119690639L
-
Serialized Fields
-
parent
AbstractDualBidiMap<K,
V> parent The parent map
-
-
Class org.apache.commons.collections4.bidimap.DualHashBidiMap
- serialVersionUID:
- 721969328361808L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.bidimap.DualLinkedHashBidiMap
- serialVersionUID:
- 721969328361810L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.bidimap.DualTreeBidiMap
- serialVersionUID:
- 721969328361809L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
comparator
Comparator<? super K> comparator
The key comparator to use -
valueComparator
Comparator<? super V> valueComparator
The value comparator to use
-
-
Class org.apache.commons.collections4.bidimap.TreeBidiMap
class TreeBidiMap extends Object implements Serializable- serialVersionUID:
- 721969328361807L
-
Serialization Methods
-
readObject
Deserializes the content of the stream.- Parameters:
stream
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
-
Package org.apache.commons.collections4.collection
-
Class org.apache.commons.collections4.collection.AbstractCollectionDecorator
class AbstractCollectionDecorator extends Object implements Serializable- serialVersionUID:
- 6249888059822088500L
-
Serialized Fields
-
collection
Collection<E> collection
The collection being decorated
-
-
Class org.apache.commons.collections4.collection.CompositeCollection
class CompositeCollection extends Object implements Serializable- serialVersionUID:
- 8417515734108306801L
-
Serialized Fields
-
all
List<Collection<E>> all
Collections in the composite -
mutator
CompositeCollection.CollectionMutator<E> mutator
CollectionMutator to handle changes to the collection
-
-
Class org.apache.commons.collections4.collection.IndexedCollection
- serialVersionUID:
- -5512610452568370038L
-
Serialized Fields
-
index
MultiMap<K,
C> index The map of indexes to collected objects. -
keyTransformer
Transformer<C,
K> keyTransformer TheTransformer
for generating index keys. -
uniqueIndex
boolean uniqueIndex
The uniqueness constraint for the index.
-
-
Class org.apache.commons.collections4.collection.PredicatedCollection
- serialVersionUID:
- -5259182142076705162L
-
Class org.apache.commons.collections4.collection.SynchronizedCollection
class SynchronizedCollection extends Object implements Serializable- serialVersionUID:
- 2412805092710877986L
-
Serialized Fields
-
collection
Collection<E> collection
The collection to decorate -
lock
Object lock
The object to lock on, needed for List/SortedSet views
-
-
Class org.apache.commons.collections4.collection.TransformedCollection
- serialVersionUID:
- 8692300188161871514L
-
Serialized Fields
-
transformer
Transformer<? super E,
? extends E> transformer The transformer to use
-
-
Class org.apache.commons.collections4.collection.UnmodifiableBoundedCollection
- serialVersionUID:
- -7112672385450340330L
-
Class org.apache.commons.collections4.collection.UnmodifiableCollection
- serialVersionUID:
- -239892006883819945L
-
-
Package org.apache.commons.collections4.comparators
-
Class org.apache.commons.collections4.comparators.BooleanComparator
class BooleanComparator extends Object implements Serializable- serialVersionUID:
- 1830042991606340609L
-
Serialized Fields
-
trueFirst
boolean trueFirst
true
ifftrue
values sort beforefalse
values.
-
-
Class org.apache.commons.collections4.comparators.ComparableComparator
class ComparableComparator extends Object implements Serializable- serialVersionUID:
- -291439688585137865L
-
Class org.apache.commons.collections4.comparators.ComparatorChain
class ComparatorChain extends Object implements Serializable- serialVersionUID:
- -721644942746081630L
-
Serialized Fields
-
comparatorChain
List<Comparator<E>> comparatorChain
The list of comparators in the chain. -
isLocked
boolean isLocked
Whether the chain has been "locked". -
orderingBits
BitSet orderingBits
Order - false (clear) = ascend; true (set) = descend.
-
-
Class org.apache.commons.collections4.comparators.FixedOrderComparator
class FixedOrderComparator extends Object implements Serializable- serialVersionUID:
- 82794675842863201L
-
Serialized Fields
-
counter
int counter
Counter used in determining the position in the map -
isLocked
boolean isLocked
Is the comparator locked against further change -
map
Map<T,
Integer> map Internal map of object to position -
unknownObjectBehavior
FixedOrderComparator.UnknownObjectBehavior unknownObjectBehavior
The behavior in the case of an unknown object
-
-
Class org.apache.commons.collections4.comparators.NullComparator
class NullComparator extends Object implements Serializable- serialVersionUID:
- -5820772575483504339L
-
Serialized Fields
-
nonNullComparator
Comparator<? super E> 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.collections4.comparators.ReverseComparator
class ReverseComparator extends Object implements Serializable- serialVersionUID:
- 2858887242028539265L
-
Serialized Fields
-
comparator
Comparator<? super E> comparator
The comparator being decorated.
-
-
Class org.apache.commons.collections4.comparators.TransformingComparator
class TransformingComparator extends Object implements Serializable- serialVersionUID:
- 3456940356043606220L
-
Serialized Fields
-
decorated
Comparator<O> decorated
The decorated comparator. -
transformer
Transformer<? super I,
? extends O> transformer The transformer being used.
-
-
-
Package org.apache.commons.collections4.functors
-
Class org.apache.commons.collections4.functors.AbstractQuantifierPredicate
- serialVersionUID:
- -3094696765038308799L
-
Class org.apache.commons.collections4.functors.AllPredicate
- serialVersionUID:
- -3094696765038308799L
-
Class org.apache.commons.collections4.functors.AndPredicate
- serialVersionUID:
- 4189014213763186912L
-
Class org.apache.commons.collections4.functors.AnyPredicate
- serialVersionUID:
- 7429999530934647542L
-
Class org.apache.commons.collections4.functors.ChainedClosure
class ChainedClosure extends Object implements Serializable- serialVersionUID:
- -3520677225766901240L
-
Class org.apache.commons.collections4.functors.ChainedTransformer
class ChainedTransformer extends Object implements Serializable- serialVersionUID:
- 3514945074733160196L
-
Serialized Fields
-
iTransformers
Transformer<? super T,
? extends T>[] iTransformers The transformers to call in turn
-
-
Class org.apache.commons.collections4.functors.ClosureTransformer
class ClosureTransformer extends Object implements Serializable- serialVersionUID:
- 478466901448617286L
-
Class org.apache.commons.collections4.functors.ComparatorPredicate
- serialVersionUID:
- -1863209236504077399L
-
Serialized Fields
-
comparator
Comparator<T> comparator
The comparator to use for comparison -
criterion
ComparatorPredicate.Criterion criterion
The comparison evaluation criterion to use -
object
T object
The internal object to compare with
-
-
Class org.apache.commons.collections4.functors.ConstantFactory
class ConstantFactory extends Object implements Serializable- serialVersionUID:
- -3520677225766901240L
-
Serialized Fields
-
iConstant
T iConstant
The closures to call in turn
-
-
Class org.apache.commons.collections4.functors.ConstantTransformer
class ConstantTransformer extends Object implements Serializable- serialVersionUID:
- 6374440726369055124L
-
Serialized Fields
-
iConstant
R iConstant
The closures to call in turn
-
-
Class org.apache.commons.collections4.functors.DefaultEquator
class DefaultEquator extends Object implements Serializable- serialVersionUID:
- 825802648423525485L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.EqualPredicate
- serialVersionUID:
- 5633766978029907089L
-
Class org.apache.commons.collections4.functors.ExceptionClosure
class ExceptionClosure extends Object implements Serializable- serialVersionUID:
- 7179106032121985545L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.ExceptionFactory
class ExceptionFactory extends Object implements Serializable- serialVersionUID:
- 7179106032121985545L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.ExceptionPredicate
- serialVersionUID:
- 7179106032121985545L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.ExceptionTransformer
class ExceptionTransformer extends Object implements Serializable- serialVersionUID:
- 7179106032121985545L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.FactoryTransformer
class FactoryTransformer extends Object implements Serializable- serialVersionUID:
- -6817674502475353160L
-
Class org.apache.commons.collections4.functors.FalsePredicate
- serialVersionUID:
- 7533784454832764388L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.IdentityPredicate
- serialVersionUID:
- -89901658494523293L
-
Serialized Fields
-
iValue
T iValue
The value to compare to
-
-
Class org.apache.commons.collections4.functors.IfClosure
class IfClosure extends Object implements Serializable- serialVersionUID:
- 3518477308466486130L
-
Class org.apache.commons.collections4.functors.IfTransformer
class IfTransformer extends Object implements Serializable- serialVersionUID:
- 8069309411242014252L
-
Serialized Fields
-
iFalseTransformer
Transformer<? super T,
? extends R> iFalseTransformer The transformer to use if false -
iPredicate
Predicate<? super T> iPredicate
The test -
iTrueTransformer
Transformer<? super T,
? extends R> iTrueTransformer The transformer to use if true
-
-
Class org.apache.commons.collections4.functors.InstanceofPredicate
- serialVersionUID:
- -6682656911025165584L
-
Serialized Fields
-
iType
Class<?> iType
The type to compare to
-
-
Class org.apache.commons.collections4.functors.MapTransformer
class MapTransformer extends Object implements Serializable- serialVersionUID:
- 862391807045468939L
-
Class org.apache.commons.collections4.functors.NonePredicate
- serialVersionUID:
- 2007613066565892961L
-
Class org.apache.commons.collections4.functors.NOPClosure
class NOPClosure extends Object implements Serializable- serialVersionUID:
- 3518477308466486130L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.NOPTransformer
class NOPTransformer extends Object implements Serializable- serialVersionUID:
- 2133891748318574490L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.NotNullPredicate
- serialVersionUID:
- 7533784454832764388L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.NotPredicate
- serialVersionUID:
- -2654603322338049674L
-
Class org.apache.commons.collections4.functors.NullIsExceptionPredicate
- serialVersionUID:
- 3243449850504576071L
-
Class org.apache.commons.collections4.functors.NullIsFalsePredicate
- serialVersionUID:
- -2997501534564735525L
-
Class org.apache.commons.collections4.functors.NullIsTruePredicate
- serialVersionUID:
- -7625133768987126273L
-
Class org.apache.commons.collections4.functors.NullPredicate
- serialVersionUID:
- 7533784454832764388L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.OnePredicate
- serialVersionUID:
- -8125389089924745785L
-
Class org.apache.commons.collections4.functors.OrPredicate
- serialVersionUID:
- -8791518325735182855L
-
Class org.apache.commons.collections4.functors.PredicateTransformer
class PredicateTransformer extends Object implements Serializable- serialVersionUID:
- 5278818408044349346L
-
Class org.apache.commons.collections4.functors.StringValueTransformer
class StringValueTransformer extends Object implements Serializable- serialVersionUID:
- 7511110693171758606L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.SwitchClosure
class SwitchClosure extends Object implements Serializable- serialVersionUID:
- 3518477308466486130L
-
Class org.apache.commons.collections4.functors.SwitchTransformer
class SwitchTransformer extends Object implements Serializable- serialVersionUID:
- -6404460890903469332L
-
Serialized Fields
-
iDefault
Transformer<? super T,
? extends R> iDefault The default transformer to call if no tests match -
iPredicates
Predicate<? super T>[] iPredicates
The tests to consider -
iTransformers
Transformer<? super T,
? extends R>[] iTransformers The matching transformers to call
-
-
Class org.apache.commons.collections4.functors.TransformedPredicate
- serialVersionUID:
- -5596090919668315834L
-
Serialized Fields
-
iPredicate
Predicate<? super T> iPredicate
The predicate to call -
iTransformer
Transformer<? super T,
? extends T> iTransformer The transformer to call
-
-
Class org.apache.commons.collections4.functors.TransformerClosure
class TransformerClosure extends Object implements Serializable- serialVersionUID:
- -5194992589193388969L
-
Serialized Fields
-
iTransformer
Transformer<? super T,
?> iTransformer The transformer to wrap
-
-
Class org.apache.commons.collections4.functors.TransformerPredicate
- serialVersionUID:
- -2407966402920578741L
-
Serialized Fields
-
iTransformer
Transformer<? super T,
Boolean> iTransformer The transformer to call
-
-
Class org.apache.commons.collections4.functors.TruePredicate
- serialVersionUID:
- 3374767158756189740L
-
Serialization Methods
-
readResolve
Returns the singleton instance.
-
-
Class org.apache.commons.collections4.functors.UniquePredicate
- serialVersionUID:
- -3319417438027438040L
-
-
Package org.apache.commons.collections4.keyvalue
-
Class org.apache.commons.collections4.keyvalue.MultiKey
class MultiKey extends Object implements Serializable- serialVersionUID:
- 4465448607415788805L
-
Serialization Methods
-
readResolve
Recalculate the hash code after deserialization. The hash code of some keys might have change (hash codes based on the system hash code are only stable for the same process).
-
-
Serialized Fields
-
keys
K[] keys
The individual keys
-
-
Class org.apache.commons.collections4.keyvalue.TiedMapEntry
class TiedMapEntry extends Object implements Serializable- serialVersionUID:
- -8453869361373831205L
-
-
Package org.apache.commons.collections4.list
-
Class org.apache.commons.collections4.list.AbstractListDecorator
- serialVersionUID:
- 4500739654952315623L
-
Class org.apache.commons.collections4.list.AbstractSerializableListDecorator
- serialVersionUID:
- 2684959196747496299L
-
Serialization Methods
-
readObject
Deserializes the list in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.list.CursorableLinkedList
- serialVersionUID:
- 8836393098519411393L
-
Serialization Methods
-
readObject
Deprecated.Deserializes the data held in this object to the stream specified.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Deprecated.Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.list.FixedSizeList
- serialVersionUID:
- -2218010673611160319L
-
Class org.apache.commons.collections4.list.GrowthList
- serialVersionUID:
- -3620001881672L
-
Class org.apache.commons.collections4.list.LazyList
- serialVersionUID:
- -3677737457567429713L
-
Serialized Fields
-
factory
Factory<? extends E> factory
The factory to use to lazily instantiate the objects -
transformer
Transformer<Integer,
? extends E> transformer The transformer to use to lazily instantiate the objects
-
-
Class org.apache.commons.collections4.list.NodeCachingLinkedList
- serialVersionUID:
- 6897789178562232073L
-
Serialization Methods
-
readObject
Deprecated.Deserializes the data held in this object to the stream specified.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Deprecated.Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
maximumCacheSize
int maximumCacheSize
Deprecated.The maximum size of the cache.
-
-
Class org.apache.commons.collections4.list.PredicatedList
- serialVersionUID:
- -5722039223898659102L
-
Class org.apache.commons.collections4.list.SetUniqueList
- serialVersionUID:
- 7196982186153478694L
-
Class org.apache.commons.collections4.list.TransformedList
- serialVersionUID:
- 1077193035000013141L
-
Class org.apache.commons.collections4.list.UnmodifiableList
- serialVersionUID:
- 6595182819922443652L
-
-
Package org.apache.commons.collections4.map
-
Class org.apache.commons.collections4.map.CaseInsensitiveMap
- serialVersionUID:
- -7074655917369299456L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.map.CompositeMap
- serialVersionUID:
- -6096931280583808322L
-
Class org.apache.commons.collections4.map.DefaultedMap
- serialVersionUID:
- 19698628745827L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
value
Transformer<? super K,
? extends V> value The transformer to use if the map does not contain a key
-
-
Class org.apache.commons.collections4.map.FixedSizeMap
- serialVersionUID:
- 7450927208116179316L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
Class org.apache.commons.collections4.map.FixedSizeSortedMap
- serialVersionUID:
- 3126019624511683653L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Write the map out using a custom routine.- Parameters:
out
- the output stream- Throws:
IOException
- if an error occurs while writing to the stream
-
-
Class org.apache.commons.collections4.map.Flat3Map
class Flat3Map extends Object implements Serializable- serialVersionUID:
- -6701087419741928296L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.map.HashedMap
- serialVersionUID:
- -1788199231038721040L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.map.LazyMap
- serialVersionUID:
- 7990956402564206740L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
Serialized Fields
-
factory
Transformer<? super K,
? extends V> factory The factory to use to construct elements
-
-
Class org.apache.commons.collections4.map.LazySortedMap
- serialVersionUID:
- 2715322183617658933L
-
Class org.apache.commons.collections4.map.LinkedMap
- serialVersionUID:
- 9077234323521161066L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.map.ListOrderedMap
- serialVersionUID:
- 2728177751851003750L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
Serialized Fields
-
Class org.apache.commons.collections4.map.LRUMap
- serialVersionUID:
- -612114643488955218L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
scanUntilRemovable
boolean scanUntilRemovable
Scan behavior
-
-
Class org.apache.commons.collections4.map.MultiKeyMap
- serialVersionUID:
- -1788199231038721040L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.map.MultiValueMap
- serialVersionUID:
- -2214159910087182007L
-
Serialization Methods
-
readObject
Deprecated.Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 4.0
-
writeObject
Deprecated.Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 4.0
-
-
Serialized Fields
-
collectionFactory
Factory<? extends Collection<V>> collectionFactory
Deprecated.The factory for creating value collections.
-
-
Class org.apache.commons.collections4.map.PassiveExpiringMap
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
Class org.apache.commons.collections4.map.PassiveExpiringMap.ConstantTimeToLiveExpirationPolicy
class ConstantTimeToLiveExpirationPolicy extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
timeToLiveMillis
long timeToLiveMillis
The constant time-to-live value measured in milliseconds.
-
-
Class org.apache.commons.collections4.map.PredicatedMap
class PredicatedMap extends org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator<K,V> implements Serializable - serialVersionUID:
- 7412622456128415156L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
Serialized Fields
-
Class org.apache.commons.collections4.map.PredicatedSortedMap
- serialVersionUID:
- 3359846175935304332L
-
Class org.apache.commons.collections4.map.ReferenceIdentityMap
- serialVersionUID:
- -1266190134568365852L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.map.ReferenceMap
- serialVersionUID:
- 1555089888138299607L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.map.SingletonMap
class SingletonMap extends Object implements Serializable- serialVersionUID:
- -8931271118676803261L
-
Class org.apache.commons.collections4.map.TransformedMap
class TransformedMap extends org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator<K,V> implements Serializable - serialVersionUID:
- 7023152376788900464L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
Serialized Fields
-
keyTransformer
Transformer<? super K,
? extends K> keyTransformer The transformer to use for the key -
valueTransformer
Transformer<? super V,
? extends V> valueTransformer The transformer to use for the value
-
-
Class org.apache.commons.collections4.map.TransformedSortedMap
- serialVersionUID:
- -8751771676410385778L
-
Class org.apache.commons.collections4.map.UnmodifiableEntrySet
- serialVersionUID:
- 1678353579659253473L
-
Class org.apache.commons.collections4.map.UnmodifiableMap
- serialVersionUID:
- 2737023427269031941L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
Class org.apache.commons.collections4.map.UnmodifiableOrderedMap
- serialVersionUID:
- 8136428161720526266L
-
Serialization Methods
-
readObject
Deseializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
Class org.apache.commons.collections4.map.UnmodifiableSortedMap
- serialVersionUID:
- 5805344239827376360L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.- Since:
- 3.1
-
-
-
Package org.apache.commons.collections4.multimap
-
Class org.apache.commons.collections4.multimap.AbstractMultiValuedMapDecorator
class AbstractMultiValuedMapDecorator extends Object implements Serializable- serialVersionUID:
- 20150612L
-
Serialized Fields
-
map
MultiValuedMap<K,
V> map MultiValuedMap to decorate
-
-
Class org.apache.commons.collections4.multimap.ArrayListValuedHashMap
- serialVersionUID:
- 20151118L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
initialListCapacity
int initialListCapacity
The initial list capacity when creating a new value collection.
-
-
Class org.apache.commons.collections4.multimap.ArrayListValuedLinkedHashMap
- serialVersionUID:
- 20241014L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
initialListCapacity
int initialListCapacity
The initial list capacity when creating a new value collection.
-
-
Class org.apache.commons.collections4.multimap.HashSetValuedHashMap
- serialVersionUID:
- 20151118L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
initialSetCapacity
int initialSetCapacity
The initial list capacity when creating a new value collection.
-
-
Class org.apache.commons.collections4.multimap.LinkedHashSetValuedLinkedHashMap
- serialVersionUID:
- 20241020L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
initialSetCapacity
int initialSetCapacity
The initial list capacity when creating a new value collection.
-
-
Class org.apache.commons.collections4.multimap.TransformedMultiValuedMap
class TransformedMultiValuedMap extends AbstractMultiValuedMapDecorator<K,V> implements Serializable - serialVersionUID:
- 20150612L
-
Serialized Fields
-
keyTransformer
Transformer<? super K,
? extends K> keyTransformer The key transformer -
valueTransformer
Transformer<? super V,
? extends V> valueTransformer The value transformer
-
-
Class org.apache.commons.collections4.multimap.UnmodifiableMultiValuedMap
class UnmodifiableMultiValuedMap extends AbstractMultiValuedMapDecorator<K,V> implements Serializable - serialVersionUID:
- 20150612L
-
-
Package org.apache.commons.collections4.multiset
-
Class org.apache.commons.collections4.multiset.AbstractMultiSetDecorator
- serialVersionUID:
- 20150610L
-
Class org.apache.commons.collections4.multiset.HashMultiSet
- serialVersionUID:
- 20150610L
-
Serialization Methods
-
readObject
Deserializes the multiset in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.multiset.PredicatedMultiSet
- serialVersionUID:
- 20150629L
-
Class org.apache.commons.collections4.multiset.SynchronizedMultiSet
- serialVersionUID:
- 20150629L
-
Class org.apache.commons.collections4.multiset.UnmodifiableMultiSet
- serialVersionUID:
- 20150611L
-
Serialization Methods
-
readObject
Deserializes the collection in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loadedClassCastException
- if deserialized object has wrong type
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
-
Package org.apache.commons.collections4.properties
-
Class org.apache.commons.collections4.properties.OrderedProperties
class OrderedProperties extends Properties implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
orderedKeys
LinkedHashSet<Object> orderedKeys
Preserves the insertion order.
-
-
Class org.apache.commons.collections4.properties.SortedProperties
class SortedProperties extends Properties implements Serializable- serialVersionUID:
- 1L
-
-
Package org.apache.commons.collections4.queue
-
Class org.apache.commons.collections4.queue.AbstractQueueDecorator
- serialVersionUID:
- -2629815475789577029L
-
Class org.apache.commons.collections4.queue.CircularFifoQueue
- serialVersionUID:
- -8423413834657610406L
-
Serialization Methods
-
readObject
Deserializes the queue in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an I/O error occurs while writing to the output streamClassNotFoundException
- if the class of a serialized object cannot be found
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
maxElements
int maxElements
Capacity of the queue.
-
-
Class org.apache.commons.collections4.queue.PredicatedQueue
- serialVersionUID:
- 2307609000539943581L
-
Class org.apache.commons.collections4.queue.SynchronizedQueue
- serialVersionUID:
- 1L
-
Class org.apache.commons.collections4.queue.TransformedQueue
- serialVersionUID:
- -7901091318986132033L
-
Class org.apache.commons.collections4.queue.UnmodifiableQueue
- serialVersionUID:
- 1832948656215393357L
-
Serialization Methods
-
readObject
Deserializes the collection in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an I/O error occurs while reading from the input streamClassNotFoundException
- if the class of a serialized object cannot be found
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
-
Package org.apache.commons.collections4.set
-
Class org.apache.commons.collections4.set.AbstractSerializableSetDecorator
- serialVersionUID:
- 1229469966212206107L
-
Serialization Methods
-
readObject
Deserializes the set in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.set.AbstractSetDecorator
- serialVersionUID:
- -4678668309576958546L
-
Class org.apache.commons.collections4.set.AbstractSortedSetDecorator
- serialVersionUID:
- -3462240946294214398L
-
Class org.apache.commons.collections4.set.CompositeSet
class CompositeSet extends Object implements Serializable- serialVersionUID:
- 5185069727540378940L
-
Serialized Fields
-
all
List<Set<E>> all
Sets in the composite -
mutator
CompositeSet.SetMutator<E> mutator
SetMutator to handle changes to the collection
-
-
Class org.apache.commons.collections4.set.ListOrderedSet
- serialVersionUID:
- -228664372470420141L
-
Class org.apache.commons.collections4.set.MapBackedSet
class MapBackedSet extends Object implements Serializable- serialVersionUID:
- 6723912213766056587L
-
Class org.apache.commons.collections4.set.PredicatedSet
- serialVersionUID:
- -684521469108685117L
-
Class org.apache.commons.collections4.set.PredicatedSortedSet
- serialVersionUID:
- -9110948148132275052L
-
Class org.apache.commons.collections4.set.TransformedSet
- serialVersionUID:
- 306127383500410386L
-
Class org.apache.commons.collections4.set.TransformedSortedSet
- serialVersionUID:
- -1675486811351124386L
-
Class org.apache.commons.collections4.set.UnmodifiableSet
- serialVersionUID:
- 6499119872185240161L
-
Class org.apache.commons.collections4.set.UnmodifiableSortedSet
- serialVersionUID:
- -725356885467962424L
-
Serialization Methods
-
readObject
Deserializes the collection in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Package org.apache.commons.collections4.splitmap
-
Class org.apache.commons.collections4.splitmap.TransformedSplitMap
- serialVersionUID:
- 5966875321133456994L
-
Serialization Methods
-
readObject
Deserializes the map in using a custom routine.- Parameters:
in
- the input stream- Throws:
IOException
- if an error occurs while reading from the streamClassNotFoundException
- if an object read from the stream cannot be loaded- Since:
- 3.1
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Serialized Fields
-
keyTransformer
Transformer<? super J,
? extends K> keyTransformer The transformer to use for the key -
valueTransformer
Transformer<? super U,
? extends V> valueTransformer The transformer to use for the value
-
-
-
Package org.apache.commons.collections4.trie
-
Class org.apache.commons.collections4.trie.AbstractBitwiseTrie
- serialVersionUID:
- 5826987063535505652L
-
Serialized Fields
-
keyAnalyzer
KeyAnalyzer<? super K> keyAnalyzer
TheKeyAnalyzer
that's being used to build the PATRICIATrie
.
-
-
Class org.apache.commons.collections4.trie.AbstractPatriciaTrie
- serialVersionUID:
- 5155253417231339498L
-
Serialization Methods
-
readObject
Deserializes an instance from an ObjectInputStream.- Parameters:
in
- The source ObjectInputStream.- Throws:
IOException
- Any of the usual Input/Output related exceptions.ClassNotFoundException
- A class of a serialized object cannot be found.
-
writeObject
Serializes this object to an ObjectOutputStream.- Parameters:
out
- the target ObjectOutputStream.- Throws:
IOException
- thrown when an I/O errors occur writing to the target stream.
-
-
Class org.apache.commons.collections4.trie.AbstractPatriciaTrie.TrieEntry
class TrieEntry extends org.apache.commons.collections4.trie.AbstractBitwiseTrie.BasicEntry<K,V> implements Serializable - serialVersionUID:
- 4596023148184140013L
-
Serialized Fields
-
bitIndex
int bitIndex
The index this entry is comparing. -
left
AbstractPatriciaTrie.TrieEntry<K,
V> left The left child of this entry. -
parent
AbstractPatriciaTrie.TrieEntry<K,
V> parent The parent of this entry. -
predecessor
AbstractPatriciaTrie.TrieEntry<K,
V> predecessor The entry who uplinks to this entry. -
right
AbstractPatriciaTrie.TrieEntry<K,
V> right The right child of this entry.
-
-
Class org.apache.commons.collections4.trie.KeyAnalyzer
class KeyAnalyzer extends Object implements Serializable- serialVersionUID:
- -20497563720380683L
-
Class org.apache.commons.collections4.trie.PatriciaTrie
- serialVersionUID:
- 4446367780901817838L
-
Class org.apache.commons.collections4.trie.UnmodifiableTrie
class UnmodifiableTrie extends Object implements Serializable- serialVersionUID:
- -7156426030315945159L
-
-
Package org.apache.commons.collections4.trie.analyzer
-
Class org.apache.commons.collections4.trie.analyzer.StringKeyAnalyzer
- serialVersionUID:
- -7032449491269434877L
-