|
Parallel Colt 0.7.2 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IntComparator | A comparison function which imposes a total ordering on some collection of elements. |
| IntFunction | Interface that represents a function object: a function that takes a single argument and returns a single value. |
| IntIntFunction | Interface that represents a function object: a function that takes two arguments and returns a single value. |
| IntIntIntFunction | Interface that represents a function object: a function that takes three arguments. |
| IntIntIntProcedure | Interface that represents a procedure object: a procedure that takes three arguments and does not return a value. |
| IntIntProcedure | Interface that represents a procedure object: a procedure that takes two arguments and does not return a value. |
| IntProcedure | Interface that represents a procedure object: a procedure that takes a single argument and does not return a value. |
Core interfaces for functions, comparisons and procedures on int data type.
|
Parallel Colt 0.7.2 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||