| Package | Description |
|---|---|
| org.eclipse.collections.api |
This package contains interfaces for Eclipse Collections API.
|
| org.eclipse.collections.api.bag |
This package contains interfaces for Bag API.
|
| org.eclipse.collections.api.bag.primitive |
This package contains API for Primitive Bags with Mutable and Immutable variants.
|
| org.eclipse.collections.api.block.procedure |
This package contains interfaces for Procedure API.
|
| org.eclipse.collections.api.collection.primitive |
This package contains mutable and immutable primitive collection API.
|
| org.eclipse.collections.api.list.primitive |
This package contains mutable and immutable primitive list API.
|
| org.eclipse.collections.api.map.primitive |
This package contains API for primitive to primitive maps, primitive to object maps and object to primitive maps with mutable and immutable variants.
|
| org.eclipse.collections.api.ordered | |
| org.eclipse.collections.api.ordered.primitive | |
| org.eclipse.collections.api.set.primitive |
This package contains API for mutable and immutable primitive sets.
|
| org.eclipse.collections.api.stack.primitive |
This package contains mutable and immutable primitive stack API.
|
| Class and Description |
|---|
| BooleanProcedure
A one argument procedure that takes a primitive boolean as the argument.
|
| ByteProcedure
A one argument procedure that takes a primitive byte as the argument.
|
| CharProcedure
A one argument procedure that takes a primitive char as the argument.
|
| DoubleProcedure
A one argument procedure that takes a primitive double as the argument.
|
| FloatProcedure
A one argument procedure that takes a primitive float as the argument.
|
| IntProcedure
A one argument procedure that takes a primitive int as the argument.
|
| LongProcedure
A one argument procedure that takes a primitive long as the argument.
|
| ObjectIntProcedure
A two argument procedure that takes a type T and primitive int as the arguments.
|
| ShortProcedure
A one argument procedure that takes a primitive short as the argument.
|
| Class and Description |
|---|
| ObjectIntProcedure
A two argument procedure that takes a type T and primitive int as the arguments.
|
| Class and Description |
|---|
| BooleanIntProcedure
A BooleanIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive int as the second argument.
|
| BooleanProcedure
A one argument procedure that takes a primitive boolean as the argument.
|
| ByteIntProcedure
A ByteIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive int as the second argument.
|
| ByteProcedure
A one argument procedure that takes a primitive byte as the argument.
|
| CharIntProcedure
A CharIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive int as the second argument.
|
| CharProcedure
A one argument procedure that takes a primitive char as the argument.
|
| DoubleIntProcedure
A DoubleIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive int as the second argument.
|
| DoubleProcedure
A one argument procedure that takes a primitive double as the argument.
|
| FloatIntProcedure
A FloatIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive int as the second argument.
|
| FloatProcedure
A one argument procedure that takes a primitive float as the argument.
|
| IntIntProcedure
A IntIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive int as the second argument.
|
| IntProcedure
A one argument procedure that takes a primitive int as the argument.
|
| LongIntProcedure
A LongIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive int as the second argument.
|
| LongProcedure
A one argument procedure that takes a primitive long as the argument.
|
| ShortIntProcedure
A ShortIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive int as the second argument.
|
| ShortProcedure
A one argument procedure that takes a primitive short as the argument.
|
| Class and Description |
|---|
| ObjectIntProcedure
A two argument procedure that takes a type T and primitive int as the arguments.
|
| Class and Description |
|---|
| BooleanProcedure
A one argument procedure that takes a primitive boolean as the argument.
|
| ByteProcedure
A one argument procedure that takes a primitive byte as the argument.
|
| CharProcedure
A one argument procedure that takes a primitive char as the argument.
|
| DoubleProcedure
A one argument procedure that takes a primitive double as the argument.
|
| FloatProcedure
A one argument procedure that takes a primitive float as the argument.
|
| IntProcedure
A one argument procedure that takes a primitive int as the argument.
|
| LongProcedure
A one argument procedure that takes a primitive long as the argument.
|
| ShortProcedure
A one argument procedure that takes a primitive short as the argument.
|
| Class and Description |
|---|
| BooleanProcedure
A one argument procedure that takes a primitive boolean as the argument.
|
| ByteProcedure
A one argument procedure that takes a primitive byte as the argument.
|
| CharProcedure
A one argument procedure that takes a primitive char as the argument.
|
| DoubleProcedure
A one argument procedure that takes a primitive double as the argument.
|
| FloatProcedure
A one argument procedure that takes a primitive float as the argument.
|
| IntProcedure
A one argument procedure that takes a primitive int as the argument.
|
| LongProcedure
A one argument procedure that takes a primitive long as the argument.
|
| ShortProcedure
A one argument procedure that takes a primitive short as the argument.
|
| Class and Description |
|---|
| BooleanProcedure
A one argument procedure that takes a primitive boolean as the argument.
|
| ByteBooleanProcedure
A ByteBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive boolean as the second argument.
|
| ByteByteProcedure
A ByteByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive byte as the second argument.
|
| ByteCharProcedure
A ByteCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive char as the second argument.
|
| ByteDoubleProcedure
A ByteDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive double as the second argument.
|
| ByteFloatProcedure
A ByteFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive float as the second argument.
|
| ByteIntProcedure
A ByteIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive int as the second argument.
|
| ByteLongProcedure
A ByteLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive long as the second argument.
|
| ByteObjectProcedure
A two argument procedure that takes a primitive byte and type T as the arguments.
|
| ByteProcedure
A one argument procedure that takes a primitive byte as the argument.
|
| ByteShortProcedure
A ByteShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive short as the second argument.
|
| CharBooleanProcedure
A CharBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive boolean as the second argument.
|
| CharByteProcedure
A CharByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive byte as the second argument.
|
| CharCharProcedure
A CharCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive char as the second argument.
|
| CharDoubleProcedure
A CharDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive double as the second argument.
|
| CharFloatProcedure
A CharFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive float as the second argument.
|
| CharIntProcedure
A CharIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive int as the second argument.
|
| CharLongProcedure
A CharLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive long as the second argument.
|
| CharObjectProcedure
A two argument procedure that takes a primitive char and type T as the arguments.
|
| CharProcedure
A one argument procedure that takes a primitive char as the argument.
|
| CharShortProcedure
A CharShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive short as the second argument.
|
| DoubleBooleanProcedure
A DoubleBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive boolean as the second argument.
|
| DoubleByteProcedure
A DoubleByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive byte as the second argument.
|
| DoubleCharProcedure
A DoubleCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive char as the second argument.
|
| DoubleDoubleProcedure
A DoubleDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive double as the second argument.
|
| DoubleFloatProcedure
A DoubleFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive float as the second argument.
|
| DoubleIntProcedure
A DoubleIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive int as the second argument.
|
| DoubleLongProcedure
A DoubleLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive long as the second argument.
|
| DoubleObjectProcedure
A two argument procedure that takes a primitive double and type T as the arguments.
|
| DoubleProcedure
A one argument procedure that takes a primitive double as the argument.
|
| DoubleShortProcedure
A DoubleShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive short as the second argument.
|
| FloatBooleanProcedure
A FloatBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive boolean as the second argument.
|
| FloatByteProcedure
A FloatByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive byte as the second argument.
|
| FloatCharProcedure
A FloatCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive char as the second argument.
|
| FloatDoubleProcedure
A FloatDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive double as the second argument.
|
| FloatFloatProcedure
A FloatFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive float as the second argument.
|
| FloatIntProcedure
A FloatIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive int as the second argument.
|
| FloatLongProcedure
A FloatLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive long as the second argument.
|
| FloatObjectProcedure
A two argument procedure that takes a primitive float and type T as the arguments.
|
| FloatProcedure
A one argument procedure that takes a primitive float as the argument.
|
| FloatShortProcedure
A FloatShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive short as the second argument.
|
| IntBooleanProcedure
A IntBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive boolean as the second argument.
|
| IntByteProcedure
A IntByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive byte as the second argument.
|
| IntCharProcedure
A IntCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive char as the second argument.
|
| IntDoubleProcedure
A IntDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive double as the second argument.
|
| IntFloatProcedure
A IntFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive float as the second argument.
|
| IntIntProcedure
A IntIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive int as the second argument.
|
| IntLongProcedure
A IntLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive long as the second argument.
|
| IntObjectProcedure
A two argument procedure that takes a primitive int and type T as the arguments.
|
| IntProcedure
A one argument procedure that takes a primitive int as the argument.
|
| IntShortProcedure
A IntShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive short as the second argument.
|
| LongBooleanProcedure
A LongBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive boolean as the second argument.
|
| LongByteProcedure
A LongByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive byte as the second argument.
|
| LongCharProcedure
A LongCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive char as the second argument.
|
| LongDoubleProcedure
A LongDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive double as the second argument.
|
| LongFloatProcedure
A LongFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive float as the second argument.
|
| LongIntProcedure
A LongIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive int as the second argument.
|
| LongLongProcedure
A LongLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive long as the second argument.
|
| LongObjectProcedure
A two argument procedure that takes a primitive long and type T as the arguments.
|
| LongProcedure
A one argument procedure that takes a primitive long as the argument.
|
| LongShortProcedure
A LongShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive short as the second argument.
|
| ObjectBooleanProcedure
A two argument procedure that takes a type T and primitive boolean as the arguments.
|
| ObjectByteProcedure
A two argument procedure that takes a type T and primitive byte as the arguments.
|
| ObjectCharProcedure
A two argument procedure that takes a type T and primitive char as the arguments.
|
| ObjectDoubleProcedure
A two argument procedure that takes a type T and primitive double as the arguments.
|
| ObjectFloatProcedure
A two argument procedure that takes a type T and primitive float as the arguments.
|
| ObjectIntProcedure
A two argument procedure that takes a type T and primitive int as the arguments.
|
| ObjectLongProcedure
A two argument procedure that takes a type T and primitive long as the arguments.
|
| ObjectShortProcedure
A two argument procedure that takes a type T and primitive short as the arguments.
|
| ShortBooleanProcedure
A ShortBooleanProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive boolean as the second argument.
|
| ShortByteProcedure
A ShortByteProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive byte as the second argument.
|
| ShortCharProcedure
A ShortCharProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive char as the second argument.
|
| ShortDoubleProcedure
A ShortDoubleProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive double as the second argument.
|
| ShortFloatProcedure
A ShortFloatProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive float as the second argument.
|
| ShortIntProcedure
A ShortIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive int as the second argument.
|
| ShortLongProcedure
A ShortLongProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive long as the second argument.
|
| ShortObjectProcedure
A two argument procedure that takes a primitive short and type T as the arguments.
|
| ShortProcedure
A one argument procedure that takes a primitive short as the argument.
|
| ShortShortProcedure
A ShortShortProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive short as the second argument.
|
| Class and Description |
|---|
| ObjectIntProcedure
A two argument procedure that takes a type T and primitive int as the arguments.
|
| Class and Description |
|---|
| BooleanIntProcedure
A BooleanIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive boolean as the first and
a primitive int as the second argument.
|
| ByteIntProcedure
A ByteIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive byte as the first and
a primitive int as the second argument.
|
| CharIntProcedure
A CharIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive char as the first and
a primitive int as the second argument.
|
| DoubleIntProcedure
A DoubleIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive double as the first and
a primitive int as the second argument.
|
| FloatIntProcedure
A FloatIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive float as the first and
a primitive int as the second argument.
|
| IntIntProcedure
A IntIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive int as the first and
a primitive int as the second argument.
|
| LongIntProcedure
A LongIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive long as the first and
a primitive int as the second argument.
|
| ShortIntProcedure
A ShortIntProcedure is a two argument lambda or closure which has no return argument and takes a primitive short as the first and
a primitive int as the second argument.
|
| Class and Description |
|---|
| BooleanProcedure
A one argument procedure that takes a primitive boolean as the argument.
|
| ByteProcedure
A one argument procedure that takes a primitive byte as the argument.
|
| CharProcedure
A one argument procedure that takes a primitive char as the argument.
|
| DoubleProcedure
A one argument procedure that takes a primitive double as the argument.
|
| FloatProcedure
A one argument procedure that takes a primitive float as the argument.
|
| IntProcedure
A one argument procedure that takes a primitive int as the argument.
|
| LongProcedure
A one argument procedure that takes a primitive long as the argument.
|
| ShortProcedure
A one argument procedure that takes a primitive short as the argument.
|
| Class and Description |
|---|
| BooleanProcedure
A one argument procedure that takes a primitive boolean as the argument.
|
| ByteProcedure
A one argument procedure that takes a primitive byte as the argument.
|
| CharProcedure
A one argument procedure that takes a primitive char as the argument.
|
| DoubleProcedure
A one argument procedure that takes a primitive double as the argument.
|
| FloatProcedure
A one argument procedure that takes a primitive float as the argument.
|
| IntProcedure
A one argument procedure that takes a primitive int as the argument.
|
| LongProcedure
A one argument procedure that takes a primitive long as the argument.
|
| ShortProcedure
A one argument procedure that takes a primitive short as the argument.
|
Copyright © 2004–2021. All rights reserved.