| Interface | Description |
|---|---|
| ByteComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
| ByteProcedure |
Interface that represents a procedure object: a procedure that takes
a single argument and does not return a value.
|
| CharComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
| DoubleComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
| DoubleFunction |
Interface that represents a function object: a function that takes
a single argument and returns a single value.
|
| DoubleProcedure |
Interface that represents a procedure object: a procedure that takes
a single argument and does not return a value.
|
| FloatComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
| FloatProcedure |
Interface that represents a procedure object: a procedure that takes
a single argument and does not return a value.
|
| 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.
|
| IntIntProcedure |
Interface that represents a procedure object: a procedure that takes
two arguments and does not return a value.
|
| IntObjectProcedure |
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.
|
| LongComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
| LongObjectProcedure |
Interface that represents a procedure object: a procedure that takes
two arguments and does not return a value.
|
| LongProcedure |
Interface that represents a procedure object: a procedure that takes a single
argument and does not return a value.
|
| ObjectProcedure |
Interface that represents a procedure object: a procedure that takes
a single argument and does not return a value.
|
| ShortComparator |
A comparison function which imposes a total ordering on some
collection of elements.
|
Copyright © 2019 TomTom International B.V.. All rights reserved.