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
-
-