Serialized Form
-
Package org.eclipse.collections.api.block
-
Package org.eclipse.collections.api.block.comparator.primitive
-
Package org.eclipse.collections.api.block.function
-
Package org.eclipse.collections.api.block.function.primitive
-
Package org.eclipse.collections.api.block.predicate
-
Package org.eclipse.collections.api.block.predicate.primitive
-
Package org.eclipse.collections.api.block.procedure
-
Package org.eclipse.collections.api.block.procedure.primitive
-
Package org.eclipse.collections.api.tuple
-
Package org.eclipse.collections.api.tuple.primitive
-
Package org.eclipse.collections.impl
-
Class org.eclipse.collections.impl.Counter extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.SynchronizedRichIterable extends AbstractSynchronizedRichIterable<T> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.SynchronizedRichIterable.SynchronizedRichIterableSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.UnmodifiableMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.UnmodifiableRichIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
RichIterable<T> iterable
-
-
-
Package org.eclipse.collections.impl.bag.immutable
-
Class org.eclipse.collections.impl.bag.immutable.ImmutableArrayBag extends AbstractImmutableBag<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
counts
int[] counts
-
keys
T[] keys
-
-
Class org.eclipse.collections.impl.bag.immutable.ImmutableHashBag extends AbstractImmutableBag<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
delegate
MutableBag<T> delegate
-
-
-
Package org.eclipse.collections.impl.bag.immutable.primitive
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableBooleanHashBag.ImmutableBooleanBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableByteHashBag.ImmutableByteBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableCharHashBag.ImmutableCharBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableDoubleHashBag.ImmutableDoubleBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableFloatHashBag.ImmutableFloatBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableIntHashBag.ImmutableIntBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableLongHashBag.ImmutableLongBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.immutable.primitive.ImmutableShortHashBag.ImmutableShortBagSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.bag.mutable
-
Class org.eclipse.collections.impl.bag.mutable.HashBag extends AbstractHashBag<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.MultiReaderHashBag extends AbstractMultiReaderMutableCollection<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.SynchronizedBag extends AbstractSynchronizedMutableCollection<T> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.bag.mutable.UnmodifiableBag extends AbstractUnmodifiableMutableCollection<T> implements Serializable
-
Serialization Methods
-
writeReplace
-
-
-
-
Package org.eclipse.collections.impl.bag.mutable.primitive
-
Class org.eclipse.collections.impl.bag.mutable.primitive.BooleanHashBag extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.ByteHashBag extends AbstractByteIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.CharHashBag extends AbstractCharIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.DoubleHashBag extends AbstractDoubleIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.FloatHashBag extends AbstractFloatIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.IntHashBag extends AbstractIntIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.LongHashBag extends AbstractLongIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.ShortHashBag extends AbstractShortIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedBooleanBag extends AbstractSynchronizedBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedByteBag extends AbstractSynchronizedByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedCharBag extends AbstractSynchronizedCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedDoubleBag extends AbstractSynchronizedDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedFloatBag extends AbstractSynchronizedFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedIntBag extends AbstractSynchronizedIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedLongBag extends AbstractSynchronizedLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.SynchronizedShortBag extends AbstractSynchronizedShortCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableBooleanBag extends AbstractUnmodifiableBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableByteBag extends AbstractUnmodifiableByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableCharBag extends AbstractUnmodifiableCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableDoubleBag extends AbstractUnmodifiableDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableFloatBag extends AbstractUnmodifiableFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableIntBag extends AbstractUnmodifiableIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableLongBag extends AbstractUnmodifiableLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.bag.mutable.primitive.UnmodifiableShortBag extends AbstractUnmodifiableShortCollection implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.bag.sorted.mutable
-
Class org.eclipse.collections.impl.bag.sorted.mutable.SynchronizedSortedBag extends AbstractSynchronizedMutableCollection<T> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.bag.sorted.mutable.TreeBag extends AbstractMutableSortedBag<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bag.sorted.mutable.UnmodifiableSortedBag extends AbstractUnmodifiableMutableCollection<T> implements Serializable
-
Serialization Methods
-
writeReplace
-
-
-
-
Package org.eclipse.collections.impl.bag.strategy.mutable
-
Class org.eclipse.collections.impl.bag.strategy.mutable.HashBagWithHashingStrategy extends AbstractHashBag<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
hashingStrategy
HashingStrategy<? super T> hashingStrategy
-
-
-
Package org.eclipse.collections.impl.bimap.mutable
-
Class org.eclipse.collections.impl.bimap.mutable.HashBiMap extends org.eclipse.collections.impl.bimap.mutable.AbstractMutableBiMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.bimap.mutable.SynchronizedBiMap extends AbstractSynchronizedMapIterable<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.bimap.mutable.UnmodifiableBiMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
MutableBiMap<K,V> delegate
-
-
-
Package org.eclipse.collections.impl.block.comparator
-
Class org.eclipse.collections.impl.block.comparator.FunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
comparator
Comparator<V> comparator
-
function
Function<? super T,? extends V> function
-
-
-
Package org.eclipse.collections.impl.block.comparator.primitive
-
Class org.eclipse.collections.impl.block.comparator.primitive.BooleanFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
BooleanFunction<T> function
-
-
Class org.eclipse.collections.impl.block.comparator.primitive.ByteFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
ByteFunction<T> function
-
-
Class org.eclipse.collections.impl.block.comparator.primitive.CharFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
CharFunction<T> function
-
-
Class org.eclipse.collections.impl.block.comparator.primitive.DoubleFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
DoubleFunction<T> function
-
-
Class org.eclipse.collections.impl.block.comparator.primitive.FloatFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
FloatFunction<T> function
-
-
Class org.eclipse.collections.impl.block.comparator.primitive.IntFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
IntFunction<T> function
-
-
Class org.eclipse.collections.impl.block.comparator.primitive.LongFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
LongFunction<T> function
-
-
Class org.eclipse.collections.impl.block.comparator.primitive.ShortFunctionComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
ShortFunction<T> function
-
-
-
Package org.eclipse.collections.impl.block.factory
-
Class org.eclipse.collections.impl.block.factory.Functions.BooleanFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
BooleanFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.ByteFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
ByteFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.CharFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
CharFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.DoubleFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
DoubleFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.FloatFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
FloatFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.FunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Functions.IntFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
IntFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.LongFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
LongFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.ShortFunctionChain extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function1
Function<T1,T2> function1
-
function2
ShortFunction<? super T2> function2
-
-
Class org.eclipse.collections.impl.block.factory.Functions.SizeFunction extends IntegerFunctionImpl<Iterable<?>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.AllSatisfy extends Predicates<Iterable<T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.AnySatisfy extends Predicates<Iterable<T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.AttributePredicate extends Predicates<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.GreaterThanOrEqualPredicate extends org.eclipse.collections.impl.block.factory.Predicates.CompareToPredicate<T extends Comparable<? super T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.GreaterThanPredicate extends org.eclipse.collections.impl.block.factory.Predicates.CompareToPredicate<T extends Comparable<? super T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.LessThanOrEqualPredicate extends org.eclipse.collections.impl.block.factory.Predicates.CompareToPredicate<T extends Comparable<? super T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.LessThanPredicate extends org.eclipse.collections.impl.block.factory.Predicates.CompareToPredicate<T extends Comparable<? super T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.NoneSatisfy extends Predicates<Iterable<T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Predicates.RangePredicate extends org.eclipse.collections.impl.block.factory.Predicates.CompareToPredicate<T extends Comparable<? super T>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
compareFrom
T extends Comparable<? super T> compareFrom
-
-
Class org.eclipse.collections.impl.block.factory.Predicates2 extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.factory.Procedures.SynchronizedProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.block.function
-
Class org.eclipse.collections.impl.block.function.CaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
Function<? super T extends Comparable<? super T>,? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<Predicate<? super T extends Comparable<? super T>>,Function<? super T extends Comparable<? super T>,? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.IfFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.function.PassThruFunction0 extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
result
T result
-
-
-
Package org.eclipse.collections.impl.block.function.checked
-
Class org.eclipse.collections.impl.block.function.checked.CheckedFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.function.checked.CheckedFunction0 extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.function.checked.CheckedFunction2 extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.block.function.primitive
-
Class org.eclipse.collections.impl.block.function.primitive.BooleanCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
BooleanToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<BooleanPredicate,BooleanToObjectFunction<? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.primitive.ByteCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
ByteToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<BytePredicate,ByteToObjectFunction<? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.primitive.CharCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
CharToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<CharPredicate,CharToObjectFunction<? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.primitive.DoubleCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
DoubleToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<DoublePredicate,DoubleToObjectFunction<? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.primitive.DoubleFunctionImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.function.primitive.FloatCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
FloatToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<FloatPredicate,FloatToObjectFunction<? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.primitive.IntCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
IntToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<IntPredicate,IntToObjectFunction<? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.primitive.IntegerFunctionImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.function.primitive.LongCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
LongToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<LongPredicate,LongToObjectFunction<? extends V>>> predicateFunctions
-
-
Class org.eclipse.collections.impl.block.function.primitive.LongFunctionImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.function.primitive.ShortCaseFunction extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultFunction
ShortToObjectFunction<? extends V> defaultFunction
-
predicateFunctions
MutableList<Pair<ShortPredicate,ShortToObjectFunction<? extends V>>> predicateFunctions
-
-
-
Package org.eclipse.collections.impl.block.predicate
-
Class org.eclipse.collections.impl.block.predicate.DropIterablePredicate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
count
int count
-
index
int index
-
-
Class org.eclipse.collections.impl.block.predicate.DropWhileIterablePredicate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.predicate.MapEntryPredicate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.predicate.PairPredicate extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.block.predicate.checked
-
Class org.eclipse.collections.impl.block.predicate.checked.CheckedPredicate extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.predicate.checked.CheckedPredicate2 extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.block.predicate.primitive
-
Package org.eclipse.collections.impl.block.procedure
-
Class org.eclipse.collections.impl.block.procedure.AdaptObjectIntProcedureToProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
index
Counter index
-
objectIntProcedure
ObjectIntProcedure<? super V> objectIntProcedure
-
-
Class org.eclipse.collections.impl.block.procedure.AppendStringProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
appendable
Appendable appendable
-
first
boolean first
-
separator
String separator
-
-
Class org.eclipse.collections.impl.block.procedure.AtomicCountProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
count
AtomicInteger count
-
predicate
Predicate<? super T> predicate
-
-
Class org.eclipse.collections.impl.block.procedure.BagAddOccurrencesProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mutableBag
MutableBag<T> mutableBag
-
-
Class org.eclipse.collections.impl.block.procedure.BiMapCollectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.CaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.ChainedProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.CollectIfProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.CollectionAddProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
Collection<T> collection
-
-
Class org.eclipse.collections.impl.block.procedure.CollectionRemoveProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
Collection<T> collection
-
-
Class org.eclipse.collections.impl.block.procedure.CollectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
Collection<V> collection
-
function
Function<? super T,? extends V> function
-
-
Class org.eclipse.collections.impl.block.procedure.ComparatorProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
comparator
Comparator<? super T> comparator
-
result
T result
-
visitedAtLeastOnce
boolean visitedAtLeastOnce
-
-
Class org.eclipse.collections.impl.block.procedure.CounterProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.CountProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.FastListCollectIfProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.FastListCollectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.FastListRejectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.FastListSelectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.FlatCollectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.GroupByUniqueKeyProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.IfObjectIntProcedure extends Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
index
Counter index
-
objectIntProcedure
ObjectIntProcedure<? super T> objectIntProcedure
-
predicate
Predicate<? super T> predicate
-
-
Class org.eclipse.collections.impl.block.procedure.IfProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.IfProcedureWith extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
predicate
Predicate<? super T> predicate
-
procedure
Procedure2<? super T,? super P> procedure
-
-
Class org.eclipse.collections.impl.block.procedure.InjectIntoProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MapCollectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MapEntryToProcedure2 extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
procedure
Procedure2<? super K,? super V> procedure
-
-
Class org.eclipse.collections.impl.block.procedure.MapPutProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MaxByProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cachedResultValue
V extends Comparable<? super V> cachedResultValue
-
function
Function<? super T,? extends V extends Comparable<? super V>> function
-
result
T result
-
visitedAtLeastOnce
boolean visitedAtLeastOnce
-
-
Class org.eclipse.collections.impl.block.procedure.MaxComparatorProcedure extends ComparatorProcedure<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MaxProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
result
T result
-
visitedAtLeastOnce
boolean visitedAtLeastOnce
-
-
Class org.eclipse.collections.impl.block.procedure.MinByProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cachedResultValue
V extends Comparable<? super V> cachedResultValue
-
function
Function<? super T,? extends V extends Comparable<? super V>> function
-
result
T result
-
visitedAtLeastOnce
boolean visitedAtLeastOnce
-
-
Class org.eclipse.collections.impl.block.procedure.MinComparatorProcedure extends ComparatorProcedure<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MinProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
result
T result
-
visitedAtLeastOnce
boolean visitedAtLeastOnce
-
-
Class org.eclipse.collections.impl.block.procedure.MultimapEachPutProcedure extends Object implements Serializable
- serialVersionUID:
- 2L
-
Class org.eclipse.collections.impl.block.procedure.MultimapKeyValuePutAllProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MultimapKeyValuePutProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MultimapPutProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.MutatingAggregationProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.NonMutatingAggregationProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.PartitionPredicate2Procedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
parameter
P parameter
-
partitionMutableCollection
PartitionMutableCollection<T> partitionMutableCollection
-
predicate
Predicate2<? super T,? super P> predicate
-
-
Class org.eclipse.collections.impl.block.procedure.PartitionProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
partitionMutableCollection
PartitionMutableCollection<T> partitionMutableCollection
-
predicate
Predicate<? super T> predicate
-
-
Class org.eclipse.collections.impl.block.procedure.RejectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
Collection<T> collection
-
predicate
Predicate<? super T> predicate
-
-
Class org.eclipse.collections.impl.block.procedure.SelectInstancesOfProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
clazz
Class<T> clazz
-
collection
Collection<T> collection
-
-
Class org.eclipse.collections.impl.block.procedure.SelectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
Collection<T> collection
-
predicate
Predicate<? super T> predicate
-
-
Class org.eclipse.collections.impl.block.procedure.SumOfByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
ByteFunction<? super T> function
-
result
byte result
-
-
Class org.eclipse.collections.impl.block.procedure.SumOfCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
CharFunction<? super T> function
-
result
char result
-
-
Class org.eclipse.collections.impl.block.procedure.SumOfDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
compensation
double compensation
-
function
DoubleFunction<? super T> function
-
result
double result
-
-
Class org.eclipse.collections.impl.block.procedure.SumOfFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
compensation
double compensation
-
function
FloatFunction<? super T> function
-
result
double result
-
-
Class org.eclipse.collections.impl.block.procedure.SumOfIntProcedure extends Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
function
IntFunction<? super T> function
-
result
int result
-
-
Class org.eclipse.collections.impl.block.procedure.SumOfLongProcedure extends Object implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
function
LongFunction<? super T> function
-
result
long result
-
-
Class org.eclipse.collections.impl.block.procedure.SumOfShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
ShortFunction<? super T> function
-
result
short result
-
-
Class org.eclipse.collections.impl.block.procedure.ZipWithIndexProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
index
int index
-
target
R extends Collection<Pair<T,Integer>> target
-
-
-
Package org.eclipse.collections.impl.block.procedure.checked
-
Class org.eclipse.collections.impl.block.procedure.checked.CheckedObjectIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.CheckedProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.CheckedProcedure2 extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.MultimapKeyValuesSerializingProcedure extends CheckedProcedure2<K,RichIterable<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
out
ObjectOutput out
-
-
-
Package org.eclipse.collections.impl.block.procedure.checked.primitive
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedBooleanIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedBooleanObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedByteShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedCharShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedDoubleShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedFloatShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedIntShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedLongShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedObjectShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortObjectProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.block.procedure.checked.primitive.CheckedShortShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.block.procedure.primitive
-
Class org.eclipse.collections.impl.block.procedure.primitive.BooleanCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
BooleanProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<BooleanPredicate,BooleanProcedure>> predicateProcedures
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.ByteCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
ByteProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<BytePredicate,ByteProcedure>> predicateProcedures
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CharCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
CharProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<CharPredicate,CharProcedure>> predicateProcedures
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectBooleanProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
booleanCollection
MutableBooleanCollection booleanCollection
-
booleanFunction
BooleanFunction<? super T> booleanFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectByteProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
byteCollection
MutableByteCollection byteCollection
-
byteFunction
ByteFunction<? super T> byteFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectCharProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
charCollection
MutableCharCollection charCollection
-
charFunction
CharFunction<? super T> charFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
doubleCollection
MutableDoubleCollection doubleCollection
-
doubleFunction
DoubleFunction<? super T> doubleFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
floatCollection
MutableFloatCollection floatCollection
-
floatFunction
FloatFunction<? super T> floatFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
intCollection
MutableIntCollection intCollection
-
intFunction
IntFunction<? super T> intFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
longCollection
MutableLongCollection longCollection
-
longFunction
LongFunction<? super T> longFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.CollectShortProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
shortCollection
MutableShortCollection shortCollection
-
shortFunction
ShortFunction<? super T> shortFunction
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.DoubleCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
DoubleProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<DoublePredicate,DoubleProcedure>> predicateProcedures
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.FloatCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
FloatProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<FloatPredicate,FloatProcedure>> predicateProcedures
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.InjectIntoDoubleProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
DoubleObjectToDoubleFunction<? super T> function
-
result
double result
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.InjectIntoFloatProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
FloatObjectToFloatFunction<? super T> function
-
result
float result
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.InjectIntoIntProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
IntObjectToIntFunction<? super T> function
-
result
int result
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.InjectIntoLongProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
function
LongObjectToLongFunction<? super T> function
-
result
long result
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.IntCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
IntProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<IntPredicate,IntProcedure>> predicateProcedures
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.LongCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
LongProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<LongPredicate,LongProcedure>> predicateProcedures
-
-
Class org.eclipse.collections.impl.block.procedure.primitive.ShortCaseProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultProcedure
ShortProcedure defaultProcedure
-
predicateProcedures
MutableList<Pair<ShortPredicate,ShortProcedure>> predicateProcedures
-
-
-
Package org.eclipse.collections.impl.collection.mutable
-
Class org.eclipse.collections.impl.collection.mutable.CollectionAdapter extends AbstractCollectionAdapter<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
Collection<T> delegate
-
-
Class org.eclipse.collections.impl.collection.mutable.SynchronizedCollectionSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.collection.mutable.SynchronizedMutableCollection extends AbstractSynchronizedMutableCollection<T> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.collection.mutable.UnmodifiableCollectionSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.collection.mutable.UnmodifiableMutableCollection extends AbstractUnmodifiableMutableCollection<T> implements Serializable
-
Serialization Methods
-
writeReplace
-
-
-
-
Package org.eclipse.collections.impl.collection.mutable.primitive
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedBooleanCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableBooleanCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedByteCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableByteCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedCharCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableCharCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedDoubleCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableDoubleCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedFloatCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableFloatCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedIntCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableIntCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedLongCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableLongCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractSynchronizedShortCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableShortCollection collection
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableBooleanCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableBooleanCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableByteCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableByteCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableCharCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableCharCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableDoubleCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableDoubleCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableFloatCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableFloatCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableIntCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableIntCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableLongCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableLongCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.AbstractUnmodifiableShortCollection extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
collection
MutableShortCollection collection
-
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedBooleanCollection extends AbstractSynchronizedBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedByteCollection extends AbstractSynchronizedByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedCharCollection extends AbstractSynchronizedCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedDoubleCollection extends AbstractSynchronizedDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedFloatCollection extends AbstractSynchronizedFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedIntCollection extends AbstractSynchronizedIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedLongCollection extends AbstractSynchronizedLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.SynchronizedShortCollection extends AbstractSynchronizedShortCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableBooleanCollection extends AbstractUnmodifiableBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableByteCollection extends AbstractUnmodifiableByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableCharCollection extends AbstractUnmodifiableCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableDoubleCollection extends AbstractUnmodifiableDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableFloatCollection extends AbstractUnmodifiableFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableIntCollection extends AbstractUnmodifiableIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableLongCollection extends AbstractUnmodifiableLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.collection.mutable.primitive.UnmodifiableShortCollection extends AbstractUnmodifiableShortCollection implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.collector
-
Class org.eclipse.collections.impl.collector.BigDecimalSummaryStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
count
long count
-
max
BigDecimal max
-
min
BigDecimal min
-
sum
BigDecimal sum
-
-
Class org.eclipse.collections.impl.collector.BigIntegerSummaryStatistics extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
count
long count
-
max
BigInteger max
-
min
BigInteger min
-
sum
BigInteger sum
-
-
-
Package org.eclipse.collections.impl.forkjoin
-
Class org.eclipse.collections.impl.forkjoin.FJBatchIterableProcedureRunner extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.forkjoin.FJBatchIterableProcedureTask extends ForkJoinTask<PT extends Procedure<? super T>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
BatchIterable<T> iterable
-
procedure
PT extends Procedure<? super T> procedure
-
procedureFactory
ProcedureFactory<PT extends Procedure<? super T>> procedureFactory
-
sectionCount
int sectionCount
-
sectionIndex
int sectionIndex
-
taskRunner
FJBatchIterableProcedureRunner<T,PT extends Procedure<? super T>> taskRunner
-
-
Class org.eclipse.collections.impl.forkjoin.FJListObjectIntProcedureRunner extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
combiner
Combiner<PT extends ObjectIntProcedure<? super T>> combiner
-
error
Throwable error
-
outputQueue
BlockingQueue<PT extends ObjectIntProcedure<? super T>> outputQueue
-
taskCount
int taskCount
-
-
Class org.eclipse.collections.impl.forkjoin.FJListObjectIntProcedureTask extends ForkJoinTask<PT extends ObjectIntProcedure<? super T>> implements Serializable
-
Serialized Fields
-
end
int end
-
list
List<T> list
-
procedure
PT extends ObjectIntProcedure<? super T> procedure
-
procedureFactory
ObjectIntProcedureFactory<PT extends ObjectIntProcedure<? super T>> procedureFactory
-
start
int start
-
taskRunner
FJListObjectIntProcedureRunner<T,PT extends ObjectIntProcedure<? super T>> taskRunner
-
-
-
Class org.eclipse.collections.impl.forkjoin.FJListProcedureRunner extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.forkjoin.FJListProcedureTask extends ForkJoinTask<PT extends Procedure<? super T>> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.list
-
Class org.eclipse.collections.impl.list.Interval extends AbstractLazyIterable<Integer> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
from
int from
-
step
int step
-
to
int to
-
-
-
Package org.eclipse.collections.impl.list.fixed
-
Class org.eclipse.collections.impl.list.fixed.ArrayAdapter extends AbstractArrayAdapter<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream objectInputStream) throws IOException, ClassNotFoundException- Throws:
IOException
ClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.list.immutable
-
Class org.eclipse.collections.impl.list.immutable.AbstractImmutableList.ImmutableSubList extends org.eclipse.collections.impl.list.immutable.AbstractImmutableList<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
offset
int offset
-
original
ImmutableList<T> original
-
size
int size
-
-
-
Package org.eclipse.collections.impl.list.mutable
-
Class org.eclipse.collections.impl.list.mutable.AbstractMutableList.SubList extends AbstractMutableList<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
offset
int offset
-
original
MutableList<T> original
-
size
int size
-
-
Class org.eclipse.collections.impl.list.mutable.ArrayListAdapter extends AbstractListAdapter<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.CompositeFastList extends AbstractMutableList<E> implements Serializable
- serialVersionUID:
- 2L
-
Class org.eclipse.collections.impl.list.mutable.FastList extends AbstractMutableList<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.ListAdapter extends AbstractListAdapter<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.MultiReaderFastList extends AbstractMultiReaderMutableCollection<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.RandomAccessListAdapter extends AbstractListAdapter<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.SynchronizedMutableList extends AbstractSynchronizedMutableCollection<T> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.list.mutable.UnmodifiableMutableList extends AbstractUnmodifiableMutableCollection<T> implements Serializable
-
Serialization Methods
-
writeReplace
-
-
-
-
Package org.eclipse.collections.impl.list.mutable.primitive
-
Class org.eclipse.collections.impl.list.mutable.primitive.BooleanArrayList extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.ByteArrayList extends AbstractByteIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.CharArrayList extends AbstractCharIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.DoubleArrayList extends AbstractDoubleIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.FloatArrayList extends AbstractFloatIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.IntArrayList extends AbstractIntIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.LongArrayList extends AbstractLongIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.ShortArrayList extends AbstractShortIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedBooleanList extends AbstractSynchronizedBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedByteList extends AbstractSynchronizedByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedCharList extends AbstractSynchronizedCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedDoubleList extends AbstractSynchronizedDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedFloatList extends AbstractSynchronizedFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedIntList extends AbstractSynchronizedIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedLongList extends AbstractSynchronizedLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.SynchronizedShortList extends AbstractSynchronizedShortCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableBooleanList extends AbstractUnmodifiableBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableByteList extends AbstractUnmodifiableByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableCharList extends AbstractUnmodifiableCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableDoubleList extends AbstractUnmodifiableDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableFloatList extends AbstractUnmodifiableFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableIntList extends AbstractUnmodifiableIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableLongList extends AbstractUnmodifiableLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.list.mutable.primitive.UnmodifiableShortList extends AbstractUnmodifiableShortCollection implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.list.primitive
-
Class org.eclipse.collections.impl.list.primitive.IntInterval extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
from
int from
-
step
int step
-
to
int to
-
-
Class org.eclipse.collections.impl.list.primitive.LongInterval extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
from
long from
-
size
int size
-
step
long step
-
to
long to
-
-
-
Package org.eclipse.collections.impl.map.immutable
-
Class org.eclipse.collections.impl.map.immutable.ImmutableUnifiedMap extends AbstractImmutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
delegate
UnifiedMap<K,V> delegate
-
-
-
Package org.eclipse.collections.impl.map.immutable.primitive
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableByteObjectMap.ImmutableByteObjectMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableCharObjectMap.ImmutableCharObjectMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableDoubleObjectMap.ImmutableDoubleObjectMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableFloatObjectMap.ImmutableFloatObjectMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableIntObjectMap.ImmutableIntObjectMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableLongObjectMap.ImmutableLongObjectMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectBooleanMap.ImmutableObjectBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectByteMap.ImmutableObjectByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectCharMap.ImmutableObjectCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectDoubleMap.ImmutableObjectDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectFloatMap.ImmutableObjectFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectIntMap.ImmutableObjectIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectLongMap.ImmutableObjectLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableObjectShortMap.ImmutableObjectShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.AbstractImmutableShortObjectMap.ImmutableShortObjectMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteBooleanHashMap.ImmutableByteBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteByteHashMap.ImmutableByteByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteCharHashMap.ImmutableByteCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteDoubleHashMap.ImmutableByteDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteFloatHashMap.ImmutableByteFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteIntHashMap.ImmutableByteIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteLongHashMap.ImmutableByteLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableByteShortHashMap.ImmutableByteShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharBooleanHashMap.ImmutableCharBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharByteHashMap.ImmutableCharByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharCharHashMap.ImmutableCharCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharDoubleHashMap.ImmutableCharDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharFloatHashMap.ImmutableCharFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharIntHashMap.ImmutableCharIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharLongHashMap.ImmutableCharLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableCharShortHashMap.ImmutableCharShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleBooleanHashMap.ImmutableDoubleBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleByteHashMap.ImmutableDoubleByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleCharHashMap.ImmutableDoubleCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleDoubleHashMap.ImmutableDoubleDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleFloatHashMap.ImmutableDoubleFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleIntHashMap.ImmutableDoubleIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleLongHashMap.ImmutableDoubleLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableDoubleShortHashMap.ImmutableDoubleShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatBooleanHashMap.ImmutableFloatBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatByteHashMap.ImmutableFloatByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatCharHashMap.ImmutableFloatCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatDoubleHashMap.ImmutableFloatDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatFloatHashMap.ImmutableFloatFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatIntHashMap.ImmutableFloatIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatLongHashMap.ImmutableFloatLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableFloatShortHashMap.ImmutableFloatShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntBooleanHashMap.ImmutableIntBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntByteHashMap.ImmutableIntByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntCharHashMap.ImmutableIntCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntDoubleHashMap.ImmutableIntDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntFloatHashMap.ImmutableIntFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntIntHashMap.ImmutableIntIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntLongHashMap.ImmutableIntLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableIntShortHashMap.ImmutableIntShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongBooleanHashMap.ImmutableLongBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongByteHashMap.ImmutableLongByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongCharHashMap.ImmutableLongCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongDoubleHashMap.ImmutableLongDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongFloatHashMap.ImmutableLongFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongIntHashMap.ImmutableLongIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongLongHashMap.ImmutableLongLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableLongShortHashMap.ImmutableLongShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortBooleanHashMap.ImmutableShortBooleanMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortByteHashMap.ImmutableShortByteMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortCharHashMap.ImmutableShortCharMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortDoubleHashMap.ImmutableShortDoubleMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortFloatHashMap.ImmutableShortFloatMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortIntHashMap.ImmutableShortIntMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortLongHashMap.ImmutableShortLongMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.immutable.primitive.ImmutableShortShortHashMap.ImmutableShortShortMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.map.mutable
-
Class org.eclipse.collections.impl.map.mutable.ConcurrentHashMap extends AbstractMutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.ConcurrentHashMapUnsafe extends AbstractMutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.ConcurrentMutableHashMap extends AbstractMutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
ConcurrentMap<K,V> delegate
Deprecated.
-
-
Class org.eclipse.collections.impl.map.mutable.MapAdapter extends AbstractMutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.map.mutable.SynchronizedBiMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.SynchronizedMapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.SynchronizedMutableMap extends AbstractSynchronizedMapIterable<K,V> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.map.mutable.UnifiedMap extends AbstractMutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.UnifiedMap.EntrySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Class org.eclipse.collections.impl.map.mutable.UnifiedMap.KeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.map.mutable.UnifiedMap.ValuesCollection extends org.eclipse.collections.impl.map.mutable.AbstractMutableMap.ValuesCollectionCommon<V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.map.mutable.UnmodifiableMutableMap extends UnmodifiableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.map.mutable.primitive
-
Class org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableByteKeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableCharKeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableDoubleKeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableFloatKeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableIntKeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableLongKeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.AbstractMutableShortKeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteBooleanHashMap extends AbstractMutableBooleanValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteByteHashMap extends AbstractMutableByteValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteCharHashMap extends AbstractMutableCharValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteDoubleHashMap extends AbstractMutableDoubleValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteFloatHashMap extends AbstractMutableFloatValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteIntHashMap extends AbstractMutableIntValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteLongHashMap extends AbstractMutableLongValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteObjectHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ByteShortHashMap extends AbstractMutableShortValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharBooleanHashMap extends AbstractMutableBooleanValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharByteHashMap extends AbstractMutableByteValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharCharHashMap extends AbstractMutableCharValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharDoubleHashMap extends AbstractMutableDoubleValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharFloatHashMap extends AbstractMutableFloatValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharIntHashMap extends AbstractMutableIntValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharLongHashMap extends AbstractMutableLongValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharObjectHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.CharShortHashMap extends AbstractMutableShortValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleBooleanHashMap extends AbstractMutableBooleanValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleByteHashMap extends AbstractMutableByteValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleCharHashMap extends AbstractMutableCharValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleDoubleHashMap extends AbstractMutableDoubleValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleFloatHashMap extends AbstractMutableFloatValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleIntHashMap extends AbstractMutableIntValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleLongHashMap extends AbstractMutableLongValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleObjectHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.DoubleShortHashMap extends AbstractMutableShortValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatBooleanHashMap extends AbstractMutableBooleanValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatByteHashMap extends AbstractMutableByteValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatCharHashMap extends AbstractMutableCharValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatDoubleHashMap extends AbstractMutableDoubleValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatFloatHashMap extends AbstractMutableFloatValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatIntHashMap extends AbstractMutableIntValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatLongHashMap extends AbstractMutableLongValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatObjectHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.FloatShortHashMap extends AbstractMutableShortValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntBooleanHashMap extends AbstractMutableBooleanValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntByteHashMap extends AbstractMutableByteValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntCharHashMap extends AbstractMutableCharValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntDoubleHashMap extends AbstractMutableDoubleValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntFloatHashMap extends AbstractMutableFloatValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntIntHashMap extends AbstractMutableIntValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntLongHashMap extends AbstractMutableLongValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntObjectHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.IntShortHashMap extends AbstractMutableShortValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongBooleanHashMap extends AbstractMutableBooleanValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongByteHashMap extends AbstractMutableByteValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongCharHashMap extends AbstractMutableCharValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongDoubleHashMap extends AbstractMutableDoubleValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongFloatHashMap extends AbstractMutableFloatValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongIntHashMap extends AbstractMutableIntValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongLongHashMap extends AbstractMutableLongValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongObjectHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.LongShortHashMap extends AbstractMutableShortValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectBooleanHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectBooleanHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectByteHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectByteHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectCharHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectCharHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectDoubleHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectFloatHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectFloatHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectIntHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectLongHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectShortHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ObjectShortHashMapWithHashingStrategy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortBooleanHashMap extends AbstractMutableBooleanValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortByteHashMap extends AbstractMutableByteValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortCharHashMap extends AbstractMutableCharValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortDoubleHashMap extends AbstractMutableDoubleValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortFloatHashMap extends AbstractMutableFloatValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortIntHashMap extends AbstractMutableIntValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortLongHashMap extends AbstractMutableLongValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortObjectHashMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.ShortShortHashMap extends AbstractMutableShortValuesMap implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedByteShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableByteShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedCharShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableCharShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedDoubleShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableDoubleShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedFloatShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableFloatShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedIntShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableIntShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedLongShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableLongShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectBooleanMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectByteMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectCharMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectDoubleMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectFloatMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectIntMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectLongMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedObjectShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableObjectShortMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.SynchronizedShortShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
map
MutableShortShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableByteShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableByteShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableCharShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableCharShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableDoubleShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableDoubleShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableFloatShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableFloatShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableIntShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableIntShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableLongShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableLongShortMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectBooleanMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectByteMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectCharMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectDoubleMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectFloatMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectIntMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectLongMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableObjectShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableObjectShortMap<K> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortBooleanMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortBooleanMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortByteMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortByteMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortCharMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortCharMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortDoubleMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortDoubleMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortFloatMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortFloatMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortIntMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortIntMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortLongMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortLongMap map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortObjectMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortObjectMap<V> map
-
-
Class org.eclipse.collections.impl.map.mutable.primitive.UnmodifiableShortShortMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
map
MutableShortShortMap map
-
-
-
Package org.eclipse.collections.impl.map.ordered.mutable
-
Class org.eclipse.collections.impl.map.ordered.mutable.OrderedMapAdapter extends AbstractMapIterable<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.map.ordered.mutable.UnmodifiableMutableOrderedMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
MutableOrderedMap<K,V> delegate
-
-
-
Package org.eclipse.collections.impl.map.sorted.immutable
-
Class org.eclipse.collections.impl.map.sorted.immutable.ImmutableTreeMap extends AbstractImmutableSortedMap<K,V> implements Serializable
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
comparator
Comparator<? super K> comparator
-
keys
K[] keys
-
values
V[] values
-
-
-
Class org.eclipse.collections.impl.map.sorted.immutable.ImmutableTreeMap.ImmutableSortedMapKeySet extends AbstractSet<K> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
-
Package org.eclipse.collections.impl.map.sorted.mutable
-
Class org.eclipse.collections.impl.map.sorted.mutable.SortedMapAdapter extends AbstractMutableSortedMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.map.sorted.mutable.SynchronizedSortedMap extends AbstractSynchronizedMapIterable<K,V> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.map.sorted.mutable.TreeSortedMap extends AbstractMutableSortedMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.sorted.mutable.UnmodifiableSortedMap extends UnmodifiableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.map.sorted.mutable.UnmodifiableTreeMap extends UnmodifiableSortedMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.map.strategy.immutable
-
Class org.eclipse.collections.impl.map.strategy.immutable.ImmutableEntryWithHashingStrategy extends AbstractImmutableEntry<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
hashingStrategy
HashingStrategy<? super K> hashingStrategy
-
-
Class org.eclipse.collections.impl.map.strategy.immutable.ImmutableUnifiedMapWithHashingStrategy extends AbstractImmutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
delegate
UnifiedMapWithHashingStrategy<K,V> delegate
-
-
-
Package org.eclipse.collections.impl.map.strategy.mutable
-
Class org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy extends AbstractMutableMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.EntrySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Class org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.KeySet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.map.strategy.mutable.UnifiedMapWithHashingStrategy.ValuesCollection extends org.eclipse.collections.impl.map.mutable.AbstractMutableMap.ValuesCollectionCommon<V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
-
Package org.eclipse.collections.impl.multimap
-
Class org.eclipse.collections.impl.multimap.SynchronizedMultimapSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.bag
-
Class org.eclipse.collections.impl.multimap.bag.HashBagMultimap extends AbstractMutableBagMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.bag.ImmutableBagMultimapImpl extends AbstractImmutableMultimap<K,V,ImmutableBag<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.multimap.bag.MultiReaderHashBagMultimap extends AbstractMutableBagMultimap<K,V> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.bag.SynchronizedBagMultimap extends AbstractSynchronizedMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.multimap.bag.SynchronizedPutHashBagMultimap extends AbstractSynchronizedPutMultimap<K,V,MutableBag<V>> implements Serializable
- serialVersionUID:
- 42L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.bag.TreeBagMultimap extends AbstractMutableMultimap<K,V,MutableSortedBag<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOException
ClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.bag.sorted
-
Class org.eclipse.collections.impl.multimap.bag.sorted.TreeBagMultimap extends AbstractMutableMultimap<K,V,MutableSortedBag<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
Deprecated.- Throws:
IOException
ClassNotFoundException
-
writeExternal
Deprecated.- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.bag.sorted.immutable
-
Class org.eclipse.collections.impl.multimap.bag.sorted.immutable.ImmutableSortedBagMultimapImpl extends AbstractImmutableMultimap<K,V,ImmutableSortedBag<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
comparator
Comparator<? super V> comparator
-
-
-
Package org.eclipse.collections.impl.multimap.bag.sorted.mutable
-
Class org.eclipse.collections.impl.multimap.bag.sorted.mutable.SynchronizedSortedBagMultimap extends AbstractSynchronizedMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.multimap.bag.sorted.mutable.TreeBagMultimap extends AbstractMutableMultimap<K,V,MutableSortedBag<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.bag.strategy
-
Class org.eclipse.collections.impl.multimap.bag.strategy.HashBagMultimapWithHashingStrategy extends AbstractMutableBagMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.list
-
Class org.eclipse.collections.impl.multimap.list.FastListMultimap extends AbstractMutableListMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.list.ImmutableListMultimapImpl extends AbstractImmutableMultimap<K,V,ImmutableList<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.multimap.list.ImmutableListMultimapImpl.ImmutableListMultimapSerializationProxy extends ImmutableMultimapSerializationProxy<K,V,ImmutableList<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.list.MultiReaderFastListMultimap extends AbstractMutableListMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.list.SynchronizedListMultimap extends AbstractSynchronizedMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.multimap.list.SynchronizedPutFastListMultimap extends AbstractSynchronizedPutMultimap<K,V,MutableList<V>> implements Serializable
- serialVersionUID:
- 42L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.set
-
Class org.eclipse.collections.impl.multimap.set.ImmutableSetMultimapImpl extends AbstractImmutableMultimap<K,V,ImmutableSet<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.multimap.set.MultiReaderUnifiedSetMultimap extends AbstractMutableSetMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.set.SynchronizedPutUnifiedSetMultimap extends AbstractSynchronizedPutMultimap<K,V,MutableSet<V>> implements Serializable
- serialVersionUID:
- 42L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.set.SynchronizedSetMultimap extends AbstractSynchronizedMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.multimap.set.UnifiedSetMultimap extends AbstractMutableSetMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.set.sorted
-
Class org.eclipse.collections.impl.multimap.set.sorted.ImmutableSortedSetMultimapImpl extends AbstractImmutableMultimap<K,V,ImmutableSortedSet<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
writeReplace
-
-
Serialized Fields
-
comparator
Comparator<? super V> comparator
-
-
Class org.eclipse.collections.impl.multimap.set.sorted.SynchronizedPutTreeSortedSetMultimap extends AbstractSynchronizedPutMultimap<K,V,MutableSortedSet<V>> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.multimap.set.sorted.SynchronizedSortedSetMultimap extends AbstractSynchronizedMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.multimap.set.sorted.TreeSortedSetMultimap extends AbstractMutableMultimap<K,V,MutableSortedSet<V>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.multimap.set.strategy
-
Class org.eclipse.collections.impl.multimap.set.strategy.UnifiedSetWithHashingStrategyMultimap extends AbstractMutableSetMultimap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.parallel
-
Class org.eclipse.collections.impl.parallel.AbstractPredicateBasedCombiner extends AbstractProcedureCombiner<BT extends Procedure<T>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
result
Collection<T> result
-
-
Class org.eclipse.collections.impl.parallel.AbstractProcedureCombiner extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
useCombineOne
boolean useCombineOne
-
-
Class org.eclipse.collections.impl.parallel.AbstractTransformerBasedCombiner extends AbstractProcedureCombiner<BT extends Procedure<T>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
result
Collection<V> result
-
-
Class org.eclipse.collections.impl.parallel.CollectIfProcedureCombiner extends AbstractTransformerBasedCombiner<V,T,CollectIfProcedure<T,V>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.CollectProcedureCombiner extends AbstractTransformerBasedCombiner<V,T,CollectProcedure<T,V>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.CountCombiner extends AbstractProcedureCombiner<CountProcedure<T>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
count
int count
-
-
Class org.eclipse.collections.impl.parallel.FastListCollectIfProcedureCombiner extends AbstractTransformerBasedCombiner<V,T,FastListCollectIfProcedure<T,V>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.FastListCollectProcedureCombiner extends AbstractTransformerBasedCombiner<V,T,FastListCollectProcedure<T,V>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.FastListRejectProcedureCombiner extends AbstractPredicateBasedCombiner<T,FastListRejectProcedure<T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.FastListSelectProcedureCombiner extends AbstractPredicateBasedCombiner<T,FastListSelectProcedure<T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.FlatCollectProcedureCombiner extends AbstractTransformerBasedCombiner<V,T,FlatCollectProcedure<T,V>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.PassThruCombiner extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.RejectProcedureCombiner extends AbstractPredicateBasedCombiner<T,RejectProcedure<T>> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.parallel.SelectProcedureCombiner extends AbstractPredicateBasedCombiner<T,SelectProcedure<T>> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.partition.stack
-
Class org.eclipse.collections.impl.partition.stack.PartitionArrayStack.PartitionPredicate2Procedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
parameter
P parameter
-
partitionMutableStack
PartitionArrayStack<T> partitionMutableStack
-
predicate
Predicate2<? super T,? super P> predicate
-
-
Class org.eclipse.collections.impl.partition.stack.PartitionArrayStack.PartitionProcedure extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
partitionMutableStack
PartitionArrayStack<T> partitionMutableStack
-
predicate
Predicate<? super T> predicate
-
-
-
Package org.eclipse.collections.impl.primitive
-
Class org.eclipse.collections.impl.primitive.SynchronizedBooleanIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
BooleanIterable iterable
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.primitive.SynchronizedByteIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
ByteIterable iterable
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.primitive.SynchronizedCharIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
CharIterable iterable
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.primitive.SynchronizedDoubleIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
DoubleIterable iterable
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.primitive.SynchronizedFloatIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
FloatIterable iterable
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.primitive.SynchronizedIntIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
IntIterable iterable
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.primitive.SynchronizedLongIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
LongIterable iterable
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.primitive.SynchronizedShortIterable extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
iterable
ShortIterable iterable
-
lock
Object lock
-
-
-
Package org.eclipse.collections.impl.set.immutable.primitive
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableBooleanSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableByteSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableCharSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableDoubleSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableFloatSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableIntSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableLongSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.immutable.primitive.ImmutableShortSetSerializationProxy extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.set.mutable
-
Class org.eclipse.collections.impl.set.mutable.MultiReaderUnifiedSet extends AbstractMultiReaderMutableCollection<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.SetAdapter extends AbstractCollectionAdapter<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.SynchronizedMutableSet extends AbstractSynchronizedMutableCollection<T> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.set.mutable.UnifiedSet extends AbstractUnifiedSet<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.UnmodifiableMutableSet extends AbstractUnmodifiableMutableCollection<T> implements Serializable
-
Serialization Methods
-
writeReplace
-
-
-
-
Package org.eclipse.collections.impl.set.mutable.primitive
-
Class org.eclipse.collections.impl.set.mutable.primitive.BooleanHashSet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.ByteHashSet extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.CharHashSet extends AbstractCharSet implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.DoubleHashSet extends AbstractDoubleSet implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.FloatHashSet extends AbstractFloatSet implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.IntHashSet extends AbstractIntSet implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.LongHashSet extends AbstractLongSet implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.ShortHashSet extends AbstractShortSet implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedBooleanSet extends AbstractSynchronizedBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedByteSet extends AbstractSynchronizedByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedCharSet extends AbstractSynchronizedCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedDoubleSet extends AbstractSynchronizedDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedFloatSet extends AbstractSynchronizedFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedIntSet extends AbstractSynchronizedIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedLongSet extends AbstractSynchronizedLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.SynchronizedShortSet extends AbstractSynchronizedShortCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableBooleanSet extends AbstractUnmodifiableBooleanCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableByteSet extends AbstractUnmodifiableByteCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableCharSet extends AbstractUnmodifiableCharCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableDoubleSet extends AbstractUnmodifiableDoubleCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableFloatSet extends AbstractUnmodifiableFloatCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableIntSet extends AbstractUnmodifiableIntCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableLongSet extends AbstractUnmodifiableLongCollection implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.mutable.primitive.UnmodifiableShortSet extends AbstractUnmodifiableShortCollection implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.set.sorted.mutable
-
Class org.eclipse.collections.impl.set.sorted.mutable.SortedSetAdapter extends AbstractCollectionAdapter<T> implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.set.sorted.mutable.SynchronizedSortedSet extends AbstractSynchronizedMutableCollection<T> implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
writeReplace
-
-
Class org.eclipse.collections.impl.set.sorted.mutable.TreeSortedSet extends AbstractMutableCollection<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.set.sorted.mutable.UnmodifiableSortedSet extends AbstractUnmodifiableMutableCollection<T> implements Serializable
-
Serialization Methods
-
writeReplace
-
-
-
-
Package org.eclipse.collections.impl.set.strategy.mutable
-
Class org.eclipse.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy extends AbstractUnifiedSet<T> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package org.eclipse.collections.impl.stack.mutable
-
Class org.eclipse.collections.impl.stack.mutable.ArrayStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.SynchronizedStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
delegate
MutableStack<T> delegate
-
lock
Object lock
-
-
Class org.eclipse.collections.impl.stack.mutable.UnmodifiableStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mutableStack
MutableStack<T> mutableStack
-
-
-
Package org.eclipse.collections.impl.stack.mutable.primitive
-
Class org.eclipse.collections.impl.stack.mutable.primitive.BooleanArrayStack extends AbstractBooleanStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.ByteArrayStack extends AbstractByteStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.CharArrayStack extends AbstractCharStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.DoubleArrayStack extends AbstractDoubleStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.FloatArrayStack extends AbstractFloatStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.IntArrayStack extends AbstractIntStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.LongArrayStack extends AbstractLongStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.ShortArrayStack extends AbstractShortStack implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
-
writeExternal
- Throws:
IOException
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedBooleanStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableBooleanStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedByteStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableByteStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedCharStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableCharStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedDoubleStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableDoubleStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedFloatStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableFloatStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedIntStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableIntStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedLongStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableLongStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.SynchronizedShortStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
lock
Object lock
-
stack
MutableShortStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableBooleanStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableBooleanStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableByteStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableByteStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableCharStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableCharStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableDoubleStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableDoubleStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableFloatStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableFloatStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableIntStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableIntStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableLongStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableLongStack stack
-
-
Class org.eclipse.collections.impl.stack.mutable.primitive.UnmodifiableShortStack extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
stack
MutableShortStack stack
-
-
-
Package org.eclipse.collections.impl.string.immutable
-
Class org.eclipse.collections.impl.string.immutable.CharAdapter extends AbstractCharIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adapted
String adapted
-
-
Class org.eclipse.collections.impl.string.immutable.CodePointAdapter extends AbstractIntIterable implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
adapted
String adapted
-
-
Class org.eclipse.collections.impl.string.immutable.CodePointList extends AbstractIntIterable implements Serializable
- serialVersionUID:
- 2L
-
Serialized Fields
-
codePoints
ImmutableIntList codePoints
-
-
-
Package org.eclipse.collections.impl.tuple
-
Class org.eclipse.collections.impl.tuple.AbstractImmutableEntry extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class org.eclipse.collections.impl.tuple.ImmutableEntry extends AbstractImmutableEntry<K,V> implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.eclipse.collections.impl.tuple.primitive
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.BooleanShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
boolean one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ByteShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
byte one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.CharShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
char one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.DoubleShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
double one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.FloatShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
float one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.IntShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
int one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.LongShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
long one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ObjectShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
T one
-
two
short two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortBooleanPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
boolean two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortBytePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
byte two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortCharPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
char two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortDoublePairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
double two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortFloatPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
float two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortIntPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
int two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortLongPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
long two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortObjectPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
T two
-
-
Class org.eclipse.collections.impl.tuple.primitive.ShortShortPairImpl extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
one
short one
-
two
short two
-
-