| Name | Description | Type | Package | Framework |
| TByteByteProcedure | Interface for procedures that take two parameters of type byte and byte. | Interface | gnu.trove.procedure | Trove |
|
| TByteCharProcedure | Interface for procedures that take two parameters of type byte and char. | Interface | gnu.trove.procedure | Trove |
|
| TByteDoubleProcedure | Interface for procedures that take two parameters of type byte and double. | Interface | gnu.trove.procedure | Trove |
|
| TByteFloatProcedure | Interface for procedures that take two parameters of type byte and float. | Interface | gnu.trove.procedure | Trove |
|
| TByteIntProcedure | Interface for procedures that take two parameters of type byte and int. | Interface | gnu.trove.procedure | Trove |
|
| TByteLongProcedure | Interface for procedures that take two parameters of type byte and long. | Interface | gnu.trove.procedure | Trove |
|
| TByteObjectProcedure | Interface for procedures that take two parameters of type byte and Object. | Interface | gnu.trove.procedure | Trove |
|
| TByteProcedure | Interface for procedures with one byte parameter. | Interface | gnu.trove.procedure | Trove |
|
| TByteShortProcedure | Interface for procedures that take two parameters of type byte and short. | Interface | gnu.trove.procedure | Trove |
|
| TCharByteProcedure | Interface for procedures that take two parameters of type char and byte. | Interface | gnu.trove.procedure | Trove |
|
| TCharCharProcedure | Interface for procedures that take two parameters of type char and char. | Interface | gnu.trove.procedure | Trove |
|
| TCharDoubleProcedure | Interface for procedures that take two parameters of type char and double. | Interface | gnu.trove.procedure | Trove |
|
| TCharFloatProcedure | Interface for procedures that take two parameters of type char and float. | Interface | gnu.trove.procedure | Trove |
|
| TCharIntProcedure | Interface for procedures that take two parameters of type char and int. | Interface | gnu.trove.procedure | Trove |
|
| TCharLongProcedure | Interface for procedures that take two parameters of type char and long. | Interface | gnu.trove.procedure | Trove |
|
| TCharObjectProcedure | Interface for procedures that take two parameters of type char and Object. | Interface | gnu.trove.procedure | Trove |
|
| TCharProcedure | Interface for procedures with one char parameter. | Interface | gnu.trove.procedure | Trove |
|
| TCharShortProcedure | Interface for procedures that take two parameters of type char and short. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleByteProcedure | Interface for procedures that take two parameters of type double and byte. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleCharProcedure | Interface for procedures that take two parameters of type double and char. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleDoubleProcedure | Interface for procedures that take two parameters of type double and double. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleFloatProcedure | Interface for procedures that take two parameters of type double and float. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleIntProcedure | Interface for procedures that take two parameters of type double and int. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleLongProcedure | Interface for procedures that take two parameters of type double and long. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleObjectProcedure | Interface for procedures that take two parameters of type double and Object. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleProcedure | Interface for procedures with one double parameter. | Interface | gnu.trove.procedure | Trove |
|
| TDoubleShortProcedure | Interface for procedures that take two parameters of type double and short. | Interface | gnu.trove.procedure | Trove |
|
| TFloatByteProcedure | Interface for procedures that take two parameters of type float and byte. | Interface | gnu.trove.procedure | Trove |
|
| TFloatCharProcedure | Interface for procedures that take two parameters of type float and char. | Interface | gnu.trove.procedure | Trove |
|
| TFloatDoubleProcedure | Interface for procedures that take two parameters of type float and double. | Interface | gnu.trove.procedure | Trove |
|
| TFloatFloatProcedure | Interface for procedures that take two parameters of type float and float. | Interface | gnu.trove.procedure | Trove |
|
| TFloatIntProcedure | Interface for procedures that take two parameters of type float and int. | Interface | gnu.trove.procedure | Trove |
|
| TFloatLongProcedure | Interface for procedures that take two parameters of type float and long. | Interface | gnu.trove.procedure | Trove |
|
| TFloatObjectProcedure | Interface for procedures that take two parameters of type float and Object. | Interface | gnu.trove.procedure | Trove |
|
| TFloatProcedure | Interface for procedures with one float parameter. | Interface | gnu.trove.procedure | Trove |
|
| TFloatShortProcedure | Interface for procedures that take two parameters of type float and short. | Interface | gnu.trove.procedure | Trove |
|
| TIntByteProcedure | Interface for procedures that take two parameters of type int and byte. | Interface | gnu.trove.procedure | Trove |
|
| TIntCharProcedure | Interface for procedures that take two parameters of type int and char. | Interface | gnu.trove.procedure | Trove |
|
| TIntDoubleProcedure | Interface for procedures that take two parameters of type int and double. | Interface | gnu.trove.procedure | Trove |
|
| TIntFloatProcedure | Interface for procedures that take two parameters of type int and float. | Interface | gnu.trove.procedure | Trove |
|
| TIntIntProcedure | Interface for procedures that take two parameters of type int and int. | Interface | gnu.trove.procedure | Trove |
|
| TIntLongProcedure | Interface for procedures that take two parameters of type int and long. | Interface | gnu.trove.procedure | Trove |
|
| TIntObjectProcedure | Interface for procedures that take two parameters of type int and Object. | Interface | gnu.trove.procedure | Trove |
|
| TIntProcedure | Interface for procedures with one int parameter. | Interface | gnu.trove.procedure | Trove |
|
| TIntShortProcedure | Interface for procedures that take two parameters of type int and short. | Interface | gnu.trove.procedure | Trove |
|
| TLongByteProcedure | Interface for procedures that take two parameters of type long and byte. | Interface | gnu.trove.procedure | Trove |
|
| TLongCharProcedure | Interface for procedures that take two parameters of type long and char. | Interface | gnu.trove.procedure | Trove |
|
| TLongDoubleProcedure | Interface for procedures that take two parameters of type long and double. | Interface | gnu.trove.procedure | Trove |
|
| TLongFloatProcedure | Interface for procedures that take two parameters of type long and float. | Interface | gnu.trove.procedure | Trove |
|
| TLongIntProcedure | Interface for procedures that take two parameters of type long and int. | Interface | gnu.trove.procedure | Trove |
|
| TLongLongProcedure | Interface for procedures that take two parameters of type long and long. | Interface | gnu.trove.procedure | Trove |
|
| TLongObjectProcedure | Interface for procedures that take two parameters of type long and Object. | Interface | gnu.trove.procedure | Trove |
|
| TLongProcedure | Interface for procedures with one long parameter. | Interface | gnu.trove.procedure | Trove |
|
| TLongShortProcedure | Interface for procedures that take two parameters of type long and short. | Interface | gnu.trove.procedure | Trove |
|
| TObjectByteProcedure | Interface for procedures that take two parameters of type Object and byte. | Interface | gnu.trove.procedure | Trove |
|
| TObjectCharProcedure | Interface for procedures that take two parameters of type Object and char. | Interface | gnu.trove.procedure | Trove |
|
| TObjectDoubleProcedure | Interface for procedures that take two parameters of type Object and double. | Interface | gnu.trove.procedure | Trove |
|
| TObjectFloatProcedure | Interface for procedures that take two parameters of type Object and float. | Interface | gnu.trove.procedure | Trove |
|
| TObjectIntProcedure | Interface for procedures that take two parameters of type Object and int. | Interface | gnu.trove.procedure | Trove |
|
| TObjectLongProcedure | Interface for procedures that take two parameters of type Object and long. | Interface | gnu.trove.procedure | Trove |
|
| TObjectObjectProcedure | Interface for procedures that take two Object parameters. | Interface | gnu.trove.procedure | Trove |
|
| TObjectProcedure | Interface for procedures with one Object parameter. | Interface | gnu.trove.procedure | Trove |
|
| TObjectShortProcedure | Interface for procedures that take two parameters of type Object and short. | Interface | gnu.trove.procedure | Trove |
|
| ToObjectArrayProceedure | A procedure which stores each value it receives into a target array. | Class | gnu.trove.procedure.array | Trove |
|
| TShortByteProcedure | Interface for procedures that take two parameters of type short and byte. | Interface | gnu.trove.procedure | Trove |
|
| TShortCharProcedure | Interface for procedures that take two parameters of type short and char. | Interface | gnu.trove.procedure | Trove |
|
| TShortDoubleProcedure | Interface for procedures that take two parameters of type short and double. | Interface | gnu.trove.procedure | Trove |
|
| TShortFloatProcedure | Interface for procedures that take two parameters of type short and float. | Interface | gnu.trove.procedure | Trove |
|
| TShortIntProcedure | Interface for procedures that take two parameters of type short and int. | Interface | gnu.trove.procedure | Trove |
|
| TShortLongProcedure | Interface for procedures that take two parameters of type short and long. | Interface | gnu.trove.procedure | Trove |
|
| TShortObjectProcedure | Interface for procedures that take two parameters of type short and Object. | Interface | gnu.trove.procedure | Trove |
|
| TShortProcedure | Interface for procedures with one short parameter. | Interface | gnu.trove.procedure | Trove |
|
| TShortShortProcedure | Interface for procedures that take two parameters of type short and short. | Interface | gnu.trove.procedure | Trove |