You can download eclipse-collections-api-8.2.0.jar in this page.
Open Source License
eclipse-collections-api-8.2.0.jar file has the following types.
LICENSE-EDL-1.0.txt LICENSE-EPL-1.0.txt META-INF/ECLIPSE_.RSA META-INF/ECLIPSE_.SF META-INF/MANIFEST.MF META-INF/maven/org.eclipse.collections/eclipse-collections-api/pom.properties META-INF/maven/org.eclipse.collections/eclipse-collections-api/pom.xml about.html org.eclipse.collections.api.BooleanIterable.class org.eclipse.collections.api.ByteIterable.class org.eclipse.collections.api.CharIterable.class org.eclipse.collections.api.DoubleIterable.class org.eclipse.collections.api.FloatIterable.class org.eclipse.collections.api.IntIterable.class org.eclipse.collections.api.InternalIterable.class org.eclipse.collections.api.LazyBooleanIterable.class org.eclipse.collections.api.LazyByteIterable.class org.eclipse.collections.api.LazyCharIterable.class org.eclipse.collections.api.LazyDoubleIterable.class org.eclipse.collections.api.LazyFloatIterable.class org.eclipse.collections.api.LazyIntIterable.class org.eclipse.collections.api.LazyIterable.class org.eclipse.collections.api.LazyLongIterable.class org.eclipse.collections.api.LazyShortIterable.class org.eclipse.collections.api.LongIterable.class org.eclipse.collections.api.ParallelIterable.class org.eclipse.collections.api.PrimitiveIterable.class org.eclipse.collections.api.RichIterable.class org.eclipse.collections.api.ShortIterable.class org.eclipse.collections.api.annotation.Beta.class org.eclipse.collections.api.bag.Bag.class org.eclipse.collections.api.bag.ImmutableBag.class org.eclipse.collections.api.bag.ImmutableBagIterable.class org.eclipse.collections.api.bag.MutableBag.class org.eclipse.collections.api.bag.MutableBagIterable.class org.eclipse.collections.api.bag.ParallelBag.class org.eclipse.collections.api.bag.ParallelUnsortedBag.class org.eclipse.collections.api.bag.UnsortedBag.class org.eclipse.collections.api.bag.primitive.BooleanBag.class org.eclipse.collections.api.bag.primitive.ByteBag.class org.eclipse.collections.api.bag.primitive.CharBag.class org.eclipse.collections.api.bag.primitive.DoubleBag.class org.eclipse.collections.api.bag.primitive.FloatBag.class org.eclipse.collections.api.bag.primitive.ImmutableBooleanBag.class org.eclipse.collections.api.bag.primitive.ImmutableByteBag.class org.eclipse.collections.api.bag.primitive.ImmutableCharBag.class org.eclipse.collections.api.bag.primitive.ImmutableDoubleBag.class org.eclipse.collections.api.bag.primitive.ImmutableFloatBag.class org.eclipse.collections.api.bag.primitive.ImmutableIntBag.class org.eclipse.collections.api.bag.primitive.ImmutableLongBag.class org.eclipse.collections.api.bag.primitive.ImmutableShortBag.class org.eclipse.collections.api.bag.primitive.IntBag.class org.eclipse.collections.api.bag.primitive.LongBag.class org.eclipse.collections.api.bag.primitive.MutableBooleanBag.class org.eclipse.collections.api.bag.primitive.MutableByteBag.class org.eclipse.collections.api.bag.primitive.MutableCharBag.class org.eclipse.collections.api.bag.primitive.MutableDoubleBag.class org.eclipse.collections.api.bag.primitive.MutableFloatBag.class org.eclipse.collections.api.bag.primitive.MutableIntBag.class org.eclipse.collections.api.bag.primitive.MutableLongBag.class org.eclipse.collections.api.bag.primitive.MutableShortBag.class org.eclipse.collections.api.bag.primitive.ShortBag.class org.eclipse.collections.api.bag.sorted.ImmutableSortedBag.class org.eclipse.collections.api.bag.sorted.MutableSortedBag.class org.eclipse.collections.api.bag.sorted.ParallelSortedBag.class org.eclipse.collections.api.bag.sorted.SortedBag.class org.eclipse.collections.api.bimap.BiMap.class org.eclipse.collections.api.bimap.ImmutableBiMap.class org.eclipse.collections.api.bimap.MutableBiMap.class org.eclipse.collections.api.block.HashingStrategy.class org.eclipse.collections.api.block.SerializableComparator.class org.eclipse.collections.api.block.function.Function.class org.eclipse.collections.api.block.function.Function0.class org.eclipse.collections.api.block.function.Function2.class org.eclipse.collections.api.block.function.Function3.class org.eclipse.collections.api.block.function.primitive.BooleanFunction.class org.eclipse.collections.api.block.function.primitive.BooleanFunction0.class org.eclipse.collections.api.block.function.primitive.BooleanObjectToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToByteFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToCharFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToFloatFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToIntFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToLongFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToObjectFunction.class org.eclipse.collections.api.block.function.primitive.BooleanToShortFunction.class org.eclipse.collections.api.block.function.primitive.ByteFunction.class org.eclipse.collections.api.block.function.primitive.ByteFunction0.class org.eclipse.collections.api.block.function.primitive.ByteObjectToByteFunction.class org.eclipse.collections.api.block.function.primitive.ByteToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.ByteToByteFunction.class org.eclipse.collections.api.block.function.primitive.ByteToCharFunction.class org.eclipse.collections.api.block.function.primitive.ByteToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.ByteToFloatFunction.class org.eclipse.collections.api.block.function.primitive.ByteToIntFunction.class org.eclipse.collections.api.block.function.primitive.ByteToLongFunction.class org.eclipse.collections.api.block.function.primitive.ByteToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ByteToShortFunction.class org.eclipse.collections.api.block.function.primitive.CharFunction.class org.eclipse.collections.api.block.function.primitive.CharFunction0.class org.eclipse.collections.api.block.function.primitive.CharObjectToCharFunction.class org.eclipse.collections.api.block.function.primitive.CharToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.CharToByteFunction.class org.eclipse.collections.api.block.function.primitive.CharToCharFunction.class org.eclipse.collections.api.block.function.primitive.CharToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.CharToFloatFunction.class org.eclipse.collections.api.block.function.primitive.CharToIntFunction.class org.eclipse.collections.api.block.function.primitive.CharToLongFunction.class org.eclipse.collections.api.block.function.primitive.CharToObjectFunction.class org.eclipse.collections.api.block.function.primitive.CharToShortFunction.class org.eclipse.collections.api.block.function.primitive.DoubleFunction.class org.eclipse.collections.api.block.function.primitive.DoubleFunction0.class org.eclipse.collections.api.block.function.primitive.DoubleObjectToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToByteFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToCharFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToFloatFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToIntFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToLongFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToObjectFunction.class org.eclipse.collections.api.block.function.primitive.DoubleToShortFunction.class org.eclipse.collections.api.block.function.primitive.FloatFunction.class org.eclipse.collections.api.block.function.primitive.FloatFunction0.class org.eclipse.collections.api.block.function.primitive.FloatObjectToFloatFunction.class org.eclipse.collections.api.block.function.primitive.FloatToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.FloatToByteFunction.class org.eclipse.collections.api.block.function.primitive.FloatToCharFunction.class org.eclipse.collections.api.block.function.primitive.FloatToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.FloatToFloatFunction.class org.eclipse.collections.api.block.function.primitive.FloatToIntFunction.class org.eclipse.collections.api.block.function.primitive.FloatToLongFunction.class org.eclipse.collections.api.block.function.primitive.FloatToObjectFunction.class org.eclipse.collections.api.block.function.primitive.FloatToShortFunction.class org.eclipse.collections.api.block.function.primitive.IntFunction.class org.eclipse.collections.api.block.function.primitive.IntFunction0.class org.eclipse.collections.api.block.function.primitive.IntObjectToIntFunction.class org.eclipse.collections.api.block.function.primitive.IntToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.IntToByteFunction.class org.eclipse.collections.api.block.function.primitive.IntToCharFunction.class org.eclipse.collections.api.block.function.primitive.IntToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.IntToFloatFunction.class org.eclipse.collections.api.block.function.primitive.IntToIntFunction.class org.eclipse.collections.api.block.function.primitive.IntToLongFunction.class org.eclipse.collections.api.block.function.primitive.IntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.IntToShortFunction.class org.eclipse.collections.api.block.function.primitive.LongFunction.class org.eclipse.collections.api.block.function.primitive.LongFunction0.class org.eclipse.collections.api.block.function.primitive.LongObjectToLongFunction.class org.eclipse.collections.api.block.function.primitive.LongToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.LongToByteFunction.class org.eclipse.collections.api.block.function.primitive.LongToCharFunction.class org.eclipse.collections.api.block.function.primitive.LongToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.LongToFloatFunction.class org.eclipse.collections.api.block.function.primitive.LongToIntFunction.class org.eclipse.collections.api.block.function.primitive.LongToLongFunction.class org.eclipse.collections.api.block.function.primitive.LongToObjectFunction.class org.eclipse.collections.api.block.function.primitive.LongToShortFunction.class org.eclipse.collections.api.block.function.primitive.ObjectBooleanIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectBooleanToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectByteIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectByteToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectCharIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectCharToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectDoubleIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectDoubleToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectFloatIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectFloatToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectIntIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectLongIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectLongToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectShortIntToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ObjectShortToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ShortFunction.class org.eclipse.collections.api.block.function.primitive.ShortFunction0.class org.eclipse.collections.api.block.function.primitive.ShortObjectToShortFunction.class org.eclipse.collections.api.block.function.primitive.ShortToBooleanFunction.class org.eclipse.collections.api.block.function.primitive.ShortToByteFunction.class org.eclipse.collections.api.block.function.primitive.ShortToCharFunction.class org.eclipse.collections.api.block.function.primitive.ShortToDoubleFunction.class org.eclipse.collections.api.block.function.primitive.ShortToFloatFunction.class org.eclipse.collections.api.block.function.primitive.ShortToIntFunction.class org.eclipse.collections.api.block.function.primitive.ShortToLongFunction.class org.eclipse.collections.api.block.function.primitive.ShortToObjectFunction.class org.eclipse.collections.api.block.function.primitive.ShortToShortFunction.class org.eclipse.collections.api.block.predicate.Predicate.class org.eclipse.collections.api.block.predicate.Predicate2.class org.eclipse.collections.api.block.predicate.primitive.BooleanBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.BooleanShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.BytePredicate.class org.eclipse.collections.api.block.predicate.primitive.ByteShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.CharCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.CharFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharPredicate.class org.eclipse.collections.api.block.predicate.primitive.CharShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.DoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.DoubleShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.FloatShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.IntCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.IntFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntPredicate.class org.eclipse.collections.api.block.predicate.primitive.IntShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.LongCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.LongFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongPredicate.class org.eclipse.collections.api.block.predicate.primitive.LongShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.ObjectShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortBooleanPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortBytePredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortCharPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortDoublePredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortFloatPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortIntPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortLongPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortObjectPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortPredicate.class org.eclipse.collections.api.block.predicate.primitive.ShortShortPredicate.class org.eclipse.collections.api.block.procedure.ObjectIntProcedure.class org.eclipse.collections.api.block.procedure.Procedure.class org.eclipse.collections.api.block.procedure.Procedure2.class org.eclipse.collections.api.block.procedure.primitive.BooleanBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.BooleanShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.ByteShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharProcedure.class org.eclipse.collections.api.block.procedure.primitive.CharShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.DoubleShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.FloatShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntProcedure.class org.eclipse.collections.api.block.procedure.primitive.IntShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongProcedure.class org.eclipse.collections.api.block.procedure.primitive.LongShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.ObjectShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortBooleanProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortByteProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortCharProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortDoubleProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortFloatProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortIntProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortLongProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortObjectProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortProcedure.class org.eclipse.collections.api.block.procedure.primitive.ShortShortProcedure.class org.eclipse.collections.api.collection.FixedSizeCollection.class org.eclipse.collections.api.collection.ImmutableCollection.class org.eclipse.collections.api.collection.MutableCollection.class org.eclipse.collections.api.collection.primitive.ImmutableBooleanCollection.class org.eclipse.collections.api.collection.primitive.ImmutableByteCollection.class org.eclipse.collections.api.collection.primitive.ImmutableCharCollection.class org.eclipse.collections.api.collection.primitive.ImmutableDoubleCollection.class org.eclipse.collections.api.collection.primitive.ImmutableFloatCollection.class org.eclipse.collections.api.collection.primitive.ImmutableIntCollection.class org.eclipse.collections.api.collection.primitive.ImmutableLongCollection.class org.eclipse.collections.api.collection.primitive.ImmutableShortCollection.class org.eclipse.collections.api.collection.primitive.MutableBooleanCollection.class org.eclipse.collections.api.collection.primitive.MutableByteCollection.class org.eclipse.collections.api.collection.primitive.MutableCharCollection.class org.eclipse.collections.api.collection.primitive.MutableDoubleCollection.class org.eclipse.collections.api.collection.primitive.MutableFloatCollection.class org.eclipse.collections.api.collection.primitive.MutableIntCollection.class org.eclipse.collections.api.collection.primitive.MutableLongCollection.class org.eclipse.collections.api.collection.primitive.MutableShortCollection.class org.eclipse.collections.api.factory.bag.ImmutableBagFactory.class org.eclipse.collections.api.factory.bag.MutableBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableBooleanBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableByteBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableCharBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableDoubleBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableFloatBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableIntBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableLongBagFactory.class org.eclipse.collections.api.factory.bag.primitive.ImmutableShortBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableBooleanBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableByteBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableCharBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableDoubleBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableFloatBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableIntBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableLongBagFactory.class org.eclipse.collections.api.factory.bag.primitive.MutableShortBagFactory.class org.eclipse.collections.api.factory.bag.sorted.ImmutableSortedBagFactory.class org.eclipse.collections.api.factory.bag.sorted.MutableSortedBagFactory.class org.eclipse.collections.api.factory.bag.strategy.MutableHashingStrategyBagFactory.class org.eclipse.collections.api.factory.bimap.ImmutableBiMapFactory.class org.eclipse.collections.api.factory.bimap.MutableBiMapFactory.class org.eclipse.collections.api.factory.list.FixedSizeListFactory.class org.eclipse.collections.api.factory.list.ImmutableListFactory.class org.eclipse.collections.api.factory.list.MutableListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableBooleanListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableByteListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableCharListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableDoubleListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableFloatListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableIntListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableLongListFactory.class org.eclipse.collections.api.factory.list.primitive.ImmutableShortListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableBooleanListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableByteListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableCharListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableDoubleListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableFloatListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableIntListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableLongListFactory.class org.eclipse.collections.api.factory.list.primitive.MutableShortListFactory.class org.eclipse.collections.api.factory.map.FixedSizeMapFactory.class org.eclipse.collections.api.factory.map.ImmutableMapFactory.class org.eclipse.collections.api.factory.map.MutableMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableByteShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableCharShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableDoubleShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableFloatShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableIntShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableLongShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableObjectShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.ImmutableShortShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableByteShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableCharShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableDoubleShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableFloatShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableIntShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableLongShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableObjectShortMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortBooleanMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortByteMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortCharMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortDoubleMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortFloatMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortIntMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortLongMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortObjectMapFactory.class org.eclipse.collections.api.factory.map.primitive.MutableShortShortMapFactory.class org.eclipse.collections.api.factory.map.sorted.ImmutableSortedMapFactory.class org.eclipse.collections.api.factory.map.sorted.MutableSortedMapFactory.class org.eclipse.collections.api.factory.map.strategy.ImmutableHashingStrategyMapFactory.class org.eclipse.collections.api.factory.map.strategy.MutableHashingStrategyMapFactory.class org.eclipse.collections.api.factory.set.FixedSizeSetFactory.class org.eclipse.collections.api.factory.set.ImmutableSetFactory.class org.eclipse.collections.api.factory.set.MutableSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableBooleanSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableByteSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableCharSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableDoubleSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableFloatSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableIntSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableLongSetFactory.class org.eclipse.collections.api.factory.set.primitive.ImmutableShortSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableBooleanSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableByteSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableCharSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableDoubleSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableFloatSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableIntSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableLongSetFactory.class org.eclipse.collections.api.factory.set.primitive.MutableShortSetFactory.class org.eclipse.collections.api.factory.set.sorted.ImmutableSortedSetFactory.class org.eclipse.collections.api.factory.set.sorted.MutableSortedSetFactory.class org.eclipse.collections.api.factory.set.strategy.ImmutableHashingStrategySetFactory.class org.eclipse.collections.api.factory.set.strategy.MutableHashingStrategySetFactory.class org.eclipse.collections.api.factory.stack.ImmutableStackFactory.class org.eclipse.collections.api.factory.stack.MutableStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableBooleanStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableByteStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableCharStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableDoubleStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableFloatStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableIntStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableLongStackFactory.class org.eclipse.collections.api.factory.stack.primitive.ImmutableShortStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableBooleanStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableByteStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableCharStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableDoubleStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableFloatStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableIntStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableLongStackFactory.class org.eclipse.collections.api.factory.stack.primitive.MutableShortStackFactory.class org.eclipse.collections.api.iterator.BooleanIterator.class org.eclipse.collections.api.iterator.ByteIterator.class org.eclipse.collections.api.iterator.CharIterator.class org.eclipse.collections.api.iterator.DoubleIterator.class org.eclipse.collections.api.iterator.FloatIterator.class org.eclipse.collections.api.iterator.IntIterator.class org.eclipse.collections.api.iterator.LongIterator.class org.eclipse.collections.api.iterator.MutableBooleanIterator.class org.eclipse.collections.api.iterator.MutableByteIterator.class org.eclipse.collections.api.iterator.MutableCharIterator.class org.eclipse.collections.api.iterator.MutableDoubleIterator.class org.eclipse.collections.api.iterator.MutableFloatIterator.class org.eclipse.collections.api.iterator.MutableIntIterator.class org.eclipse.collections.api.iterator.MutableLongIterator.class org.eclipse.collections.api.iterator.MutableShortIterator.class org.eclipse.collections.api.iterator.ShortIterator.class org.eclipse.collections.api.list.FixedSizeList.class org.eclipse.collections.api.list.ImmutableList.class org.eclipse.collections.api.list.ListIterable.class org.eclipse.collections.api.list.MutableList.class org.eclipse.collections.api.list.ParallelListIterable.class org.eclipse.collections.api.list.primitive.BooleanList.class org.eclipse.collections.api.list.primitive.ByteList.class org.eclipse.collections.api.list.primitive.CharList.class org.eclipse.collections.api.list.primitive.DoubleList.class org.eclipse.collections.api.list.primitive.FloatList.class org.eclipse.collections.api.list.primitive.ImmutableBooleanList.class org.eclipse.collections.api.list.primitive.ImmutableByteList.class org.eclipse.collections.api.list.primitive.ImmutableCharList.class org.eclipse.collections.api.list.primitive.ImmutableDoubleList.class org.eclipse.collections.api.list.primitive.ImmutableFloatList.class org.eclipse.collections.api.list.primitive.ImmutableIntList.class org.eclipse.collections.api.list.primitive.ImmutableLongList.class org.eclipse.collections.api.list.primitive.ImmutableShortList.class org.eclipse.collections.api.list.primitive.IntList.class org.eclipse.collections.api.list.primitive.LongList.class org.eclipse.collections.api.list.primitive.MutableBooleanList.class org.eclipse.collections.api.list.primitive.MutableByteList.class org.eclipse.collections.api.list.primitive.MutableCharList.class org.eclipse.collections.api.list.primitive.MutableDoubleList.class org.eclipse.collections.api.list.primitive.MutableFloatList.class org.eclipse.collections.api.list.primitive.MutableIntList.class org.eclipse.collections.api.list.primitive.MutableLongList.class org.eclipse.collections.api.list.primitive.MutableShortList.class org.eclipse.collections.api.list.primitive.ShortList.class org.eclipse.collections.api.map.ConcurrentMutableMap.class org.eclipse.collections.api.map.FixedSizeMap.class org.eclipse.collections.api.map.ImmutableMap.class org.eclipse.collections.api.map.ImmutableMapIterable.class org.eclipse.collections.api.map.ImmutableOrderedMap.class org.eclipse.collections.api.map.MapIterable.class org.eclipse.collections.api.map.MutableMap.class org.eclipse.collections.api.map.MutableMapIterable.class org.eclipse.collections.api.map.MutableOrderedMap.class org.eclipse.collections.api.map.OrderedMap.class org.eclipse.collections.api.map.UnsortedMapIterable.class org.eclipse.collections.api.map.primitive.BooleanValuesMap.class org.eclipse.collections.api.map.primitive.ByteBooleanMap.class org.eclipse.collections.api.map.primitive.ByteByteMap.class org.eclipse.collections.api.map.primitive.ByteCharMap.class org.eclipse.collections.api.map.primitive.ByteDoubleMap.class org.eclipse.collections.api.map.primitive.ByteFloatMap.class org.eclipse.collections.api.map.primitive.ByteIntMap.class org.eclipse.collections.api.map.primitive.ByteLongMap.class org.eclipse.collections.api.map.primitive.ByteObjectMap.class org.eclipse.collections.api.map.primitive.ByteShortMap.class org.eclipse.collections.api.map.primitive.ByteValuesMap.class org.eclipse.collections.api.map.primitive.CharBooleanMap.class org.eclipse.collections.api.map.primitive.CharByteMap.class org.eclipse.collections.api.map.primitive.CharCharMap.class org.eclipse.collections.api.map.primitive.CharDoubleMap.class org.eclipse.collections.api.map.primitive.CharFloatMap.class org.eclipse.collections.api.map.primitive.CharIntMap.class org.eclipse.collections.api.map.primitive.CharLongMap.class org.eclipse.collections.api.map.primitive.CharObjectMap.class org.eclipse.collections.api.map.primitive.CharShortMap.class org.eclipse.collections.api.map.primitive.CharValuesMap.class org.eclipse.collections.api.map.primitive.DoubleBooleanMap.class org.eclipse.collections.api.map.primitive.DoubleByteMap.class org.eclipse.collections.api.map.primitive.DoubleCharMap.class org.eclipse.collections.api.map.primitive.DoubleDoubleMap.class org.eclipse.collections.api.map.primitive.DoubleFloatMap.class org.eclipse.collections.api.map.primitive.DoubleIntMap.class org.eclipse.collections.api.map.primitive.DoubleLongMap.class org.eclipse.collections.api.map.primitive.DoubleObjectMap.class org.eclipse.collections.api.map.primitive.DoubleShortMap.class org.eclipse.collections.api.map.primitive.DoubleValuesMap.class org.eclipse.collections.api.map.primitive.FloatBooleanMap.class org.eclipse.collections.api.map.primitive.FloatByteMap.class org.eclipse.collections.api.map.primitive.FloatCharMap.class org.eclipse.collections.api.map.primitive.FloatDoubleMap.class org.eclipse.collections.api.map.primitive.FloatFloatMap.class org.eclipse.collections.api.map.primitive.FloatIntMap.class org.eclipse.collections.api.map.primitive.FloatLongMap.class org.eclipse.collections.api.map.primitive.FloatObjectMap.class org.eclipse.collections.api.map.primitive.FloatShortMap.class org.eclipse.collections.api.map.primitive.FloatValuesMap.class org.eclipse.collections.api.map.primitive.ImmutableByteBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableByteByteMap.class org.eclipse.collections.api.map.primitive.ImmutableByteCharMap.class org.eclipse.collections.api.map.primitive.ImmutableByteDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableByteFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableByteIntMap.class org.eclipse.collections.api.map.primitive.ImmutableByteLongMap.class org.eclipse.collections.api.map.primitive.ImmutableByteObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableByteShortMap.class org.eclipse.collections.api.map.primitive.ImmutableCharBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableCharByteMap.class org.eclipse.collections.api.map.primitive.ImmutableCharCharMap.class org.eclipse.collections.api.map.primitive.ImmutableCharDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableCharFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableCharIntMap.class org.eclipse.collections.api.map.primitive.ImmutableCharLongMap.class org.eclipse.collections.api.map.primitive.ImmutableCharObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableCharShortMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleByteMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleCharMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleIntMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleLongMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableDoubleShortMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatByteMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatCharMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatIntMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatLongMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableFloatShortMap.class org.eclipse.collections.api.map.primitive.ImmutableIntBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableIntByteMap.class org.eclipse.collections.api.map.primitive.ImmutableIntCharMap.class org.eclipse.collections.api.map.primitive.ImmutableIntDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableIntFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableIntIntMap.class org.eclipse.collections.api.map.primitive.ImmutableIntLongMap.class org.eclipse.collections.api.map.primitive.ImmutableIntObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableIntShortMap.class org.eclipse.collections.api.map.primitive.ImmutableLongBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableLongByteMap.class org.eclipse.collections.api.map.primitive.ImmutableLongCharMap.class org.eclipse.collections.api.map.primitive.ImmutableLongDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableLongFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableLongIntMap.class org.eclipse.collections.api.map.primitive.ImmutableLongLongMap.class org.eclipse.collections.api.map.primitive.ImmutableLongObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableLongShortMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectByteMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectCharMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectIntMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectLongMap.class org.eclipse.collections.api.map.primitive.ImmutableObjectShortMap.class org.eclipse.collections.api.map.primitive.ImmutablePrimitiveObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableShortBooleanMap.class org.eclipse.collections.api.map.primitive.ImmutableShortByteMap.class org.eclipse.collections.api.map.primitive.ImmutableShortCharMap.class org.eclipse.collections.api.map.primitive.ImmutableShortDoubleMap.class org.eclipse.collections.api.map.primitive.ImmutableShortFloatMap.class org.eclipse.collections.api.map.primitive.ImmutableShortIntMap.class org.eclipse.collections.api.map.primitive.ImmutableShortLongMap.class org.eclipse.collections.api.map.primitive.ImmutableShortObjectMap.class org.eclipse.collections.api.map.primitive.ImmutableShortShortMap.class org.eclipse.collections.api.map.primitive.IntBooleanMap.class org.eclipse.collections.api.map.primitive.IntByteMap.class org.eclipse.collections.api.map.primitive.IntCharMap.class org.eclipse.collections.api.map.primitive.IntDoubleMap.class org.eclipse.collections.api.map.primitive.IntFloatMap.class org.eclipse.collections.api.map.primitive.IntIntMap.class org.eclipse.collections.api.map.primitive.IntLongMap.class org.eclipse.collections.api.map.primitive.IntObjectMap.class org.eclipse.collections.api.map.primitive.IntShortMap.class org.eclipse.collections.api.map.primitive.IntValuesMap.class org.eclipse.collections.api.map.primitive.LongBooleanMap.class org.eclipse.collections.api.map.primitive.LongByteMap.class org.eclipse.collections.api.map.primitive.LongCharMap.class org.eclipse.collections.api.map.primitive.LongDoubleMap.class org.eclipse.collections.api.map.primitive.LongFloatMap.class org.eclipse.collections.api.map.primitive.LongIntMap.class org.eclipse.collections.api.map.primitive.LongLongMap.class org.eclipse.collections.api.map.primitive.LongObjectMap.class org.eclipse.collections.api.map.primitive.LongShortMap.class org.eclipse.collections.api.map.primitive.LongValuesMap.class org.eclipse.collections.api.map.primitive.MutableBooleanValuesMap.class org.eclipse.collections.api.map.primitive.MutableByteBooleanMap.class org.eclipse.collections.api.map.primitive.MutableByteByteMap.class org.eclipse.collections.api.map.primitive.MutableByteCharMap.class org.eclipse.collections.api.map.primitive.MutableByteDoubleMap.class org.eclipse.collections.api.map.primitive.MutableByteFloatMap.class org.eclipse.collections.api.map.primitive.MutableByteIntMap.class org.eclipse.collections.api.map.primitive.MutableByteLongMap.class org.eclipse.collections.api.map.primitive.MutableByteObjectMap.class org.eclipse.collections.api.map.primitive.MutableByteShortMap.class org.eclipse.collections.api.map.primitive.MutableByteValuesMap.class org.eclipse.collections.api.map.primitive.MutableCharBooleanMap.class org.eclipse.collections.api.map.primitive.MutableCharByteMap.class org.eclipse.collections.api.map.primitive.MutableCharCharMap.class org.eclipse.collections.api.map.primitive.MutableCharDoubleMap.class org.eclipse.collections.api.map.primitive.MutableCharFloatMap.class org.eclipse.collections.api.map.primitive.MutableCharIntMap.class org.eclipse.collections.api.map.primitive.MutableCharLongMap.class org.eclipse.collections.api.map.primitive.MutableCharObjectMap.class org.eclipse.collections.api.map.primitive.MutableCharShortMap.class org.eclipse.collections.api.map.primitive.MutableCharValuesMap.class org.eclipse.collections.api.map.primitive.MutableDoubleBooleanMap.class org.eclipse.collections.api.map.primitive.MutableDoubleByteMap.class org.eclipse.collections.api.map.primitive.MutableDoubleCharMap.class org.eclipse.collections.api.map.primitive.MutableDoubleDoubleMap.class org.eclipse.collections.api.map.primitive.MutableDoubleFloatMap.class org.eclipse.collections.api.map.primitive.MutableDoubleIntMap.class org.eclipse.collections.api.map.primitive.MutableDoubleLongMap.class org.eclipse.collections.api.map.primitive.MutableDoubleObjectMap.class org.eclipse.collections.api.map.primitive.MutableDoubleShortMap.class org.eclipse.collections.api.map.primitive.MutableDoubleValuesMap.class org.eclipse.collections.api.map.primitive.MutableFloatBooleanMap.class org.eclipse.collections.api.map.primitive.MutableFloatByteMap.class org.eclipse.collections.api.map.primitive.MutableFloatCharMap.class org.eclipse.collections.api.map.primitive.MutableFloatDoubleMap.class org.eclipse.collections.api.map.primitive.MutableFloatFloatMap.class org.eclipse.collections.api.map.primitive.MutableFloatIntMap.class org.eclipse.collections.api.map.primitive.MutableFloatLongMap.class org.eclipse.collections.api.map.primitive.MutableFloatObjectMap.class org.eclipse.collections.api.map.primitive.MutableFloatShortMap.class org.eclipse.collections.api.map.primitive.MutableFloatValuesMap.class org.eclipse.collections.api.map.primitive.MutableIntBooleanMap.class org.eclipse.collections.api.map.primitive.MutableIntByteMap.class org.eclipse.collections.api.map.primitive.MutableIntCharMap.class org.eclipse.collections.api.map.primitive.MutableIntDoubleMap.class org.eclipse.collections.api.map.primitive.MutableIntFloatMap.class org.eclipse.collections.api.map.primitive.MutableIntIntMap.class org.eclipse.collections.api.map.primitive.MutableIntLongMap.class org.eclipse.collections.api.map.primitive.MutableIntObjectMap.class org.eclipse.collections.api.map.primitive.MutableIntShortMap.class org.eclipse.collections.api.map.primitive.MutableIntValuesMap.class org.eclipse.collections.api.map.primitive.MutableLongBooleanMap.class org.eclipse.collections.api.map.primitive.MutableLongByteMap.class org.eclipse.collections.api.map.primitive.MutableLongCharMap.class org.eclipse.collections.api.map.primitive.MutableLongDoubleMap.class org.eclipse.collections.api.map.primitive.MutableLongFloatMap.class org.eclipse.collections.api.map.primitive.MutableLongIntMap.class org.eclipse.collections.api.map.primitive.MutableLongLongMap.class org.eclipse.collections.api.map.primitive.MutableLongObjectMap.class org.eclipse.collections.api.map.primitive.MutableLongShortMap.class org.eclipse.collections.api.map.primitive.MutableLongValuesMap.class org.eclipse.collections.api.map.primitive.MutableObjectBooleanMap.class org.eclipse.collections.api.map.primitive.MutableObjectByteMap.class org.eclipse.collections.api.map.primitive.MutableObjectCharMap.class org.eclipse.collections.api.map.primitive.MutableObjectDoubleMap.class org.eclipse.collections.api.map.primitive.MutableObjectFloatMap.class org.eclipse.collections.api.map.primitive.MutableObjectIntMap.class org.eclipse.collections.api.map.primitive.MutableObjectLongMap.class org.eclipse.collections.api.map.primitive.MutableObjectShortMap.class org.eclipse.collections.api.map.primitive.MutablePrimitiveObjectMap.class org.eclipse.collections.api.map.primitive.MutableShortBooleanMap.class org.eclipse.collections.api.map.primitive.MutableShortByteMap.class org.eclipse.collections.api.map.primitive.MutableShortCharMap.class org.eclipse.collections.api.map.primitive.MutableShortDoubleMap.class org.eclipse.collections.api.map.primitive.MutableShortFloatMap.class org.eclipse.collections.api.map.primitive.MutableShortIntMap.class org.eclipse.collections.api.map.primitive.MutableShortLongMap.class org.eclipse.collections.api.map.primitive.MutableShortObjectMap.class org.eclipse.collections.api.map.primitive.MutableShortShortMap.class org.eclipse.collections.api.map.primitive.MutableShortValuesMap.class org.eclipse.collections.api.map.primitive.ObjectBooleanMap.class org.eclipse.collections.api.map.primitive.ObjectByteMap.class org.eclipse.collections.api.map.primitive.ObjectCharMap.class org.eclipse.collections.api.map.primitive.ObjectDoubleMap.class org.eclipse.collections.api.map.primitive.ObjectFloatMap.class org.eclipse.collections.api.map.primitive.ObjectIntMap.class org.eclipse.collections.api.map.primitive.ObjectLongMap.class org.eclipse.collections.api.map.primitive.ObjectShortMap.class org.eclipse.collections.api.map.primitive.PrimitiveObjectMap.class org.eclipse.collections.api.map.primitive.ShortBooleanMap.class org.eclipse.collections.api.map.primitive.ShortByteMap.class org.eclipse.collections.api.map.primitive.ShortCharMap.class org.eclipse.collections.api.map.primitive.ShortDoubleMap.class org.eclipse.collections.api.map.primitive.ShortFloatMap.class org.eclipse.collections.api.map.primitive.ShortIntMap.class org.eclipse.collections.api.map.primitive.ShortLongMap.class org.eclipse.collections.api.map.primitive.ShortObjectMap.class org.eclipse.collections.api.map.primitive.ShortShortMap.class org.eclipse.collections.api.map.primitive.ShortValuesMap.class org.eclipse.collections.api.map.sorted.ImmutableSortedMap.class org.eclipse.collections.api.map.sorted.MutableSortedMap.class org.eclipse.collections.api.map.sorted.SortedMapIterable.class org.eclipse.collections.api.multimap.ImmutableMultimap.class org.eclipse.collections.api.multimap.Multimap.class org.eclipse.collections.api.multimap.MutableMultimap.class org.eclipse.collections.api.multimap.bag.BagMultimap.class org.eclipse.collections.api.multimap.bag.ImmutableBagIterableMultimap.class org.eclipse.collections.api.multimap.bag.ImmutableBagMultimap.class org.eclipse.collections.api.multimap.bag.MutableBagIterableMultimap.class org.eclipse.collections.api.multimap.bag.MutableBagMultimap.class org.eclipse.collections.api.multimap.bag.UnsortedBagMultimap.class org.eclipse.collections.api.multimap.list.ImmutableListMultimap.class org.eclipse.collections.api.multimap.list.ListMultimap.class org.eclipse.collections.api.multimap.list.MutableListMultimap.class org.eclipse.collections.api.multimap.ordered.OrderedIterableMultimap.class org.eclipse.collections.api.multimap.ordered.ReversibleIterableMultimap.class org.eclipse.collections.api.multimap.ordered.SortedIterableMultimap.class org.eclipse.collections.api.multimap.set.ImmutableSetIterableMultimap.class org.eclipse.collections.api.multimap.set.ImmutableSetMultimap.class org.eclipse.collections.api.multimap.set.MutableSetIterableMultimap.class org.eclipse.collections.api.multimap.set.MutableSetMultimap.class org.eclipse.collections.api.multimap.set.SetMultimap.class org.eclipse.collections.api.multimap.set.UnsortedSetMultimap.class org.eclipse.collections.api.multimap.sortedbag.ImmutableSortedBagMultimap.class org.eclipse.collections.api.multimap.sortedbag.MutableSortedBagMultimap.class org.eclipse.collections.api.multimap.sortedbag.SortedBagMultimap.class org.eclipse.collections.api.multimap.sortedset.ImmutableSortedSetMultimap.class org.eclipse.collections.api.multimap.sortedset.MutableSortedSetMultimap.class org.eclipse.collections.api.multimap.sortedset.SortedSetMultimap.class org.eclipse.collections.api.ordered.OrderedIterable.class org.eclipse.collections.api.ordered.ReversibleIterable.class org.eclipse.collections.api.ordered.SortedIterable.class org.eclipse.collections.api.ordered.primitive.OrderedBooleanIterable.class org.eclipse.collections.api.ordered.primitive.OrderedByteIterable.class org.eclipse.collections.api.ordered.primitive.OrderedCharIterable.class org.eclipse.collections.api.ordered.primitive.OrderedDoubleIterable.class org.eclipse.collections.api.ordered.primitive.OrderedFloatIterable.class org.eclipse.collections.api.ordered.primitive.OrderedIntIterable.class org.eclipse.collections.api.ordered.primitive.OrderedLongIterable.class org.eclipse.collections.api.ordered.primitive.OrderedShortIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleBooleanIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleByteIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleCharIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleDoubleIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleFloatIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleIntIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleLongIterable.class org.eclipse.collections.api.ordered.primitive.ReversibleShortIterable.class org.eclipse.collections.api.partition.PartitionImmutableCollection.class org.eclipse.collections.api.partition.PartitionIterable.class org.eclipse.collections.api.partition.PartitionMutableCollection.class org.eclipse.collections.api.partition.bag.PartitionBag.class org.eclipse.collections.api.partition.bag.PartitionImmutableBag.class org.eclipse.collections.api.partition.bag.PartitionImmutableBagIterable.class org.eclipse.collections.api.partition.bag.PartitionMutableBag.class org.eclipse.collections.api.partition.bag.PartitionMutableBagIterable.class org.eclipse.collections.api.partition.bag.PartitionUnsortedBag.class org.eclipse.collections.api.partition.bag.sorted.PartitionImmutableSortedBag.class org.eclipse.collections.api.partition.bag.sorted.PartitionMutableSortedBag.class org.eclipse.collections.api.partition.bag.sorted.PartitionSortedBag.class org.eclipse.collections.api.partition.list.PartitionImmutableList.class org.eclipse.collections.api.partition.list.PartitionList.class org.eclipse.collections.api.partition.list.PartitionMutableList.class org.eclipse.collections.api.partition.ordered.PartitionOrderedIterable.class org.eclipse.collections.api.partition.ordered.PartitionReversibleIterable.class org.eclipse.collections.api.partition.ordered.PartitionSortedIterable.class org.eclipse.collections.api.partition.set.PartitionImmutableSet.class org.eclipse.collections.api.partition.set.PartitionImmutableSetIterable.class org.eclipse.collections.api.partition.set.PartitionMutableSet.class org.eclipse.collections.api.partition.set.PartitionMutableSetIterable.class org.eclipse.collections.api.partition.set.PartitionSet.class org.eclipse.collections.api.partition.set.PartitionUnsortedSet.class org.eclipse.collections.api.partition.set.sorted.PartitionImmutableSortedSet.class org.eclipse.collections.api.partition.set.sorted.PartitionMutableSortedSet.class org.eclipse.collections.api.partition.set.sorted.PartitionSortedSet.class org.eclipse.collections.api.partition.stack.PartitionImmutableStack.class org.eclipse.collections.api.partition.stack.PartitionMutableStack.class org.eclipse.collections.api.partition.stack.PartitionStack.class org.eclipse.collections.api.set.FixedSizeSet.class org.eclipse.collections.api.set.ImmutableSet.class org.eclipse.collections.api.set.ImmutableSetIterable.class org.eclipse.collections.api.set.MutableSet.class org.eclipse.collections.api.set.MutableSetIterable.class org.eclipse.collections.api.set.ParallelSetIterable.class org.eclipse.collections.api.set.ParallelUnsortedSetIterable.class org.eclipse.collections.api.set.Pool.class org.eclipse.collections.api.set.SetIterable.class org.eclipse.collections.api.set.UnsortedSetIterable.class org.eclipse.collections.api.set.primitive.BooleanSet.class org.eclipse.collections.api.set.primitive.ByteSet.class org.eclipse.collections.api.set.primitive.CharSet.class org.eclipse.collections.api.set.primitive.DoubleSet.class org.eclipse.collections.api.set.primitive.FloatSet.class org.eclipse.collections.api.set.primitive.ImmutableBooleanSet.class org.eclipse.collections.api.set.primitive.ImmutableByteSet.class org.eclipse.collections.api.set.primitive.ImmutableCharSet.class org.eclipse.collections.api.set.primitive.ImmutableDoubleSet.class org.eclipse.collections.api.set.primitive.ImmutableFloatSet.class org.eclipse.collections.api.set.primitive.ImmutableIntSet.class org.eclipse.collections.api.set.primitive.ImmutableLongSet.class org.eclipse.collections.api.set.primitive.ImmutableShortSet.class org.eclipse.collections.api.set.primitive.IntSet.class org.eclipse.collections.api.set.primitive.LongSet.class org.eclipse.collections.api.set.primitive.MutableBooleanSet.class org.eclipse.collections.api.set.primitive.MutableByteSet.class org.eclipse.collections.api.set.primitive.MutableCharSet.class org.eclipse.collections.api.set.primitive.MutableDoubleSet.class org.eclipse.collections.api.set.primitive.MutableFloatSet.class org.eclipse.collections.api.set.primitive.MutableIntSet.class org.eclipse.collections.api.set.primitive.MutableLongSet.class org.eclipse.collections.api.set.primitive.MutableShortSet.class org.eclipse.collections.api.set.primitive.ShortSet.class org.eclipse.collections.api.set.sorted.ImmutableSortedSet.class org.eclipse.collections.api.set.sorted.MutableSortedSet.class org.eclipse.collections.api.set.sorted.ParallelSortedSetIterable.class org.eclipse.collections.api.set.sorted.SortedSetIterable.class org.eclipse.collections.api.stack.ImmutableStack.class org.eclipse.collections.api.stack.MutableStack.class org.eclipse.collections.api.stack.StackIterable.class org.eclipse.collections.api.stack.primitive.BooleanStack.class org.eclipse.collections.api.stack.primitive.ByteStack.class org.eclipse.collections.api.stack.primitive.CharStack.class org.eclipse.collections.api.stack.primitive.DoubleStack.class org.eclipse.collections.api.stack.primitive.FloatStack.class org.eclipse.collections.api.stack.primitive.ImmutableBooleanStack.class org.eclipse.collections.api.stack.primitive.ImmutableByteStack.class org.eclipse.collections.api.stack.primitive.ImmutableCharStack.class org.eclipse.collections.api.stack.primitive.ImmutableDoubleStack.class org.eclipse.collections.api.stack.primitive.ImmutableFloatStack.class org.eclipse.collections.api.stack.primitive.ImmutableIntStack.class org.eclipse.collections.api.stack.primitive.ImmutableLongStack.class org.eclipse.collections.api.stack.primitive.ImmutableShortStack.class org.eclipse.collections.api.stack.primitive.IntStack.class org.eclipse.collections.api.stack.primitive.LongStack.class org.eclipse.collections.api.stack.primitive.MutableBooleanStack.class org.eclipse.collections.api.stack.primitive.MutableByteStack.class org.eclipse.collections.api.stack.primitive.MutableCharStack.class org.eclipse.collections.api.stack.primitive.MutableDoubleStack.class org.eclipse.collections.api.stack.primitive.MutableFloatStack.class org.eclipse.collections.api.stack.primitive.MutableIntStack.class org.eclipse.collections.api.stack.primitive.MutableLongStack.class org.eclipse.collections.api.stack.primitive.MutableShortStack.class org.eclipse.collections.api.stack.primitive.ShortStack.class org.eclipse.collections.api.tuple.Pair.class org.eclipse.collections.api.tuple.Twin.class org.eclipse.collections.api.tuple.primitive.BooleanBooleanPair.class org.eclipse.collections.api.tuple.primitive.BooleanBytePair.class org.eclipse.collections.api.tuple.primitive.BooleanCharPair.class org.eclipse.collections.api.tuple.primitive.BooleanDoublePair.class org.eclipse.collections.api.tuple.primitive.BooleanFloatPair.class org.eclipse.collections.api.tuple.primitive.BooleanIntPair.class org.eclipse.collections.api.tuple.primitive.BooleanLongPair.class org.eclipse.collections.api.tuple.primitive.BooleanObjectPair.class org.eclipse.collections.api.tuple.primitive.BooleanShortPair.class org.eclipse.collections.api.tuple.primitive.ByteBooleanPair.class org.eclipse.collections.api.tuple.primitive.ByteBytePair.class org.eclipse.collections.api.tuple.primitive.ByteCharPair.class org.eclipse.collections.api.tuple.primitive.ByteDoublePair.class org.eclipse.collections.api.tuple.primitive.ByteFloatPair.class org.eclipse.collections.api.tuple.primitive.ByteIntPair.class org.eclipse.collections.api.tuple.primitive.ByteLongPair.class org.eclipse.collections.api.tuple.primitive.ByteObjectPair.class org.eclipse.collections.api.tuple.primitive.ByteShortPair.class org.eclipse.collections.api.tuple.primitive.CharBooleanPair.class org.eclipse.collections.api.tuple.primitive.CharBytePair.class org.eclipse.collections.api.tuple.primitive.CharCharPair.class org.eclipse.collections.api.tuple.primitive.CharDoublePair.class org.eclipse.collections.api.tuple.primitive.CharFloatPair.class org.eclipse.collections.api.tuple.primitive.CharIntPair.class org.eclipse.collections.api.tuple.primitive.CharLongPair.class org.eclipse.collections.api.tuple.primitive.CharObjectPair.class org.eclipse.collections.api.tuple.primitive.CharShortPair.class org.eclipse.collections.api.tuple.primitive.DoubleBooleanPair.class org.eclipse.collections.api.tuple.primitive.DoubleBytePair.class org.eclipse.collections.api.tuple.primitive.DoubleCharPair.class org.eclipse.collections.api.tuple.primitive.DoubleDoublePair.class org.eclipse.collections.api.tuple.primitive.DoubleFloatPair.class org.eclipse.collections.api.tuple.primitive.DoubleIntPair.class org.eclipse.collections.api.tuple.primitive.DoubleLongPair.class org.eclipse.collections.api.tuple.primitive.DoubleObjectPair.class org.eclipse.collections.api.tuple.primitive.DoubleShortPair.class org.eclipse.collections.api.tuple.primitive.FloatBooleanPair.class org.eclipse.collections.api.tuple.primitive.FloatBytePair.class org.eclipse.collections.api.tuple.primitive.FloatCharPair.class org.eclipse.collections.api.tuple.primitive.FloatDoublePair.class org.eclipse.collections.api.tuple.primitive.FloatFloatPair.class org.eclipse.collections.api.tuple.primitive.FloatIntPair.class org.eclipse.collections.api.tuple.primitive.FloatLongPair.class org.eclipse.collections.api.tuple.primitive.FloatObjectPair.class org.eclipse.collections.api.tuple.primitive.FloatShortPair.class org.eclipse.collections.api.tuple.primitive.IntBooleanPair.class org.eclipse.collections.api.tuple.primitive.IntBytePair.class org.eclipse.collections.api.tuple.primitive.IntCharPair.class org.eclipse.collections.api.tuple.primitive.IntDoublePair.class org.eclipse.collections.api.tuple.primitive.IntFloatPair.class org.eclipse.collections.api.tuple.primitive.IntIntPair.class org.eclipse.collections.api.tuple.primitive.IntLongPair.class org.eclipse.collections.api.tuple.primitive.IntObjectPair.class org.eclipse.collections.api.tuple.primitive.IntShortPair.class org.eclipse.collections.api.tuple.primitive.LongBooleanPair.class org.eclipse.collections.api.tuple.primitive.LongBytePair.class org.eclipse.collections.api.tuple.primitive.LongCharPair.class org.eclipse.collections.api.tuple.primitive.LongDoublePair.class org.eclipse.collections.api.tuple.primitive.LongFloatPair.class org.eclipse.collections.api.tuple.primitive.LongIntPair.class org.eclipse.collections.api.tuple.primitive.LongLongPair.class org.eclipse.collections.api.tuple.primitive.LongObjectPair.class org.eclipse.collections.api.tuple.primitive.LongShortPair.class org.eclipse.collections.api.tuple.primitive.ObjectBooleanPair.class org.eclipse.collections.api.tuple.primitive.ObjectBytePair.class org.eclipse.collections.api.tuple.primitive.ObjectCharPair.class org.eclipse.collections.api.tuple.primitive.ObjectDoublePair.class org.eclipse.collections.api.tuple.primitive.ObjectFloatPair.class org.eclipse.collections.api.tuple.primitive.ObjectIntPair.class org.eclipse.collections.api.tuple.primitive.ObjectLongPair.class org.eclipse.collections.api.tuple.primitive.ObjectShortPair.class org.eclipse.collections.api.tuple.primitive.ShortBooleanPair.class org.eclipse.collections.api.tuple.primitive.ShortBytePair.class org.eclipse.collections.api.tuple.primitive.ShortCharPair.class org.eclipse.collections.api.tuple.primitive.ShortDoublePair.class org.eclipse.collections.api.tuple.primitive.ShortFloatPair.class org.eclipse.collections.api.tuple.primitive.ShortIntPair.class org.eclipse.collections.api.tuple.primitive.ShortLongPair.class org.eclipse.collections.api.tuple.primitive.ShortObjectPair.class org.eclipse.collections.api.tuple.primitive.ShortShortPair.class
eclipse-collections-api-8.2.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Copyright (c) 2016 Goldman Sachs. ~ All rights reserved. This program and the accompanying materials ~ are made available under the terms of the Eclipse Public License v1.0 ~ and Eclipse Distribution License v. 1.0 which accompany this distribution. ~ The Eclipse Public License is available at http://www.eclipse.org/legal/epl-v10.html ~ and the Eclipse Distribution License is available at ~ http://www.eclipse.org/org/documents/edl-v10.php. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>eclipse-collections-parent</artifactId> <groupId>org.eclipse.collections</groupId> <version>8.2.0</version> </parent> <artifactId>eclipse-collections-api</artifactId> <packaging>bundle</packaging> <name>Eclipse Collections API</name> <properties> <sonar.jacoco.reportPaths> ../unit-tests/target/jacoco.exec,../unit-tests-java8/target/jacoco.exec,../eclipse-collections-testutils/target/jacoco.exec,../serialization-tests/target/jacoco.exec </sonar.jacoco.reportPaths> </properties> <dependencies> <!-- External dependencies --> <dependency> <groupId>net.jcip</groupId> <artifactId>jcip-annotations</artifactId> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.eclipse.collections</groupId> <artifactId>eclipse-collections-code-generator-maven-plugin</artifactId> <version>${project.version}</version> <executions> <execution> <phase>generate-sources</phase> <goals> <goal>generate</goal> </goals> <configuration> <templateDirectory>api</templateDirectory> </configuration> </execution> </executions> </plugin> <plugin> <artifactId>maven-surefire-plugin</artifactId> </plugin> <plugin> <artifactId>maven-source-plugin</artifactId> </plugin> <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <configuration> <instructions> <Export-Package>org.eclipse.collections.api.*</Export-Package> <Bundle-RequiredExecutionEnvironment>JavaSE-1.8</Bundle-RequiredExecutionEnvironment> <Import-Package> net.jcip.annotations;resolution:=optional,* </Import-Package> <Bundle-Version>${project.version}</Bundle-Version> </instructions> </configuration> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>sonar-maven-plugin</artifactId> </plugin> <plugin> <artifactId>maven-checkstyle-plugin</artifactId> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> </plugin> <plugin> <artifactId>maven-javadoc-plugin</artifactId> <configuration> <doctitle>Eclipse Collections API - ${project.version}</doctitle> <windowtitle>Eclipse Collections API - ${project.version}</windowtitle> <show>public</show> <links> <link>https://docs.oracle.com/javase/8/docs/api/</link> </links> <destDir>${project.version}</destDir> <additionalparam>-Xdoclint:none</additionalparam> </configuration> </plugin> <plugin> <artifactId>maven-enforcer-plugin</artifactId> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>clirr-maven-plugin</artifactId> <configuration> <comparisonArtifacts> <comparisonArtifact> <groupId>org.eclipse.collections</groupId> <artifactId>eclipse-collections-api</artifactId> <version>${project.previous.version}</version> </comparisonArtifact> </comparisonArtifacts> <textOutputFile>${project.build.directory}/clirr.txt</textOutputFile> </configuration> </plugin> </plugins> <pluginManagement> <plugins> <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself. --> <plugin> <groupId>org.eclipse.m2e</groupId> <artifactId>lifecycle-mapping</artifactId> <version>1.0.0</version> <configuration> <lifecycleMappingMetadata> <pluginExecutions> <pluginExecution> <pluginExecutionFilter> <groupId> org.eclipse.collections </groupId> <artifactId> eclipse-collections-code-generator-maven-plugin </artifactId> <versionRange> [7.1.0-SNAPSHOT,) </versionRange> <goals> <goal>generate</goal> </goals> </pluginExecutionFilter> <action> <ignore></ignore> </action> </pluginExecution> </pluginExecutions> </lifecycleMappingMetadata> </configuration> </plugin> </plugins> </pluginManagement> </build> </project>
<dependency> <groupId>org.eclipse.collections</groupId> <artifactId>eclipse-collections-api</artifactId> <version>8.2.0</version> </dependency>
If you think the following eclipse-collections-api-8.2.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download eclipse-collections-api-8.2.0.jar file