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