See: Description
| Interface | Description |
|---|---|
| BooleanToByteFunction1 |
Represents a function that accepts a
boolean-valued argument and produces a byte-valued result. |
| BooleanToCharFunction1 |
Represents a function that accepts a
boolean-valued argument and produces a char-valued result. |
| BooleanToDoubleFunction1 |
Represents a function that accepts a
boolean-valued argument and produces a double-valued result. |
| BooleanToFloatFunction1 |
Represents a function that accepts a
boolean-valued argument and produces a float-valued result. |
| BooleanToIntFunction1 |
Represents a function that accepts a
boolean-valued argument and produces an int-valued result. |
| BooleanToLongFunction1 |
Represents a function that accepts a
boolean-valued argument and produces a long-valued result. |
| BooleanToShortFunction1 |
Represents a function that accepts a
boolean-valued argument and produces a short-valued result. |
| ByteToBooleanFunction1 |
Represents a function that accepts a
byte-valued argument and produces a boolean-valued result. |
| ByteToCharFunction1 |
Represents a function that accepts a
byte-valued argument and produces a char-valued result. |
| ByteToDoubleFunction1 |
Represents a function that accepts a
byte-valued argument and produces a double-valued result. |
| ByteToFloatFunction1 |
Represents a function that accepts a
byte-valued argument and produces a float-valued result. |
| ByteToIntFunction1 |
Represents a function that accepts a
byte-valued argument and produces an int-valued result. |
| ByteToLongFunction1 |
Represents a function that accepts a
byte-valued argument and produces a long-valued result. |
| ByteToShortFunction1 |
Represents a function that accepts a
byte-valued argument and produces a short-valued result. |
| CharToBooleanFunction1 |
Represents a function that accepts a
char-valued argument and produces a boolean-valued result. |
| CharToByteFunction1 |
Represents a function that accepts a
char-valued argument and produces a byte-valued result. |
| CharToDoubleFunction1 |
Represents a function that accepts a
char-valued argument and produces a double-valued result. |
| CharToFloatFunction1 |
Represents a function that accepts a
char-valued argument and produces a float-valued result. |
| CharToIntFunction1 |
Represents a function that accepts a
char-valued argument and produces an int-valued result. |
| CharToLongFunction1 |
Represents a function that accepts a
char-valued argument and produces a long-valued result. |
| CharToShortFunction1 |
Represents a function that accepts a
char-valued argument and produces a short-valued result. |
| DoubleToBooleanFunction1 |
Represents a function that accepts a
double-valued argument and produces a boolean-valued result. |
| DoubleToByteFunction1 |
Represents a function that accepts a
double-valued argument and produces a byte-valued result. |
| DoubleToCharFunction1 |
Represents a function that accepts a
double-valued argument and produces a char-valued result. |
| DoubleToFloatFunction1 |
Represents a function that accepts a
double-valued argument and produces a float-valued result. |
| DoubleToIntFunction1 |
Represents a function that accepts a
double-valued argument and produces an int-valued result. |
| DoubleToLongFunction1 |
Represents a function that accepts a
double-valued argument and produces a long-valued result. |
| DoubleToShortFunction1 |
Represents a function that accepts a
double-valued argument and produces a short-valued result. |
| FloatToBooleanFunction1 |
Represents a function that accepts a
float-valued argument and produces a boolean-valued result. |
| FloatToByteFunction1 |
Represents a function that accepts a
float-valued argument and produces a byte-valued result. |
| FloatToCharFunction1 |
Represents a function that accepts a
float-valued argument and produces a char-valued result. |
| FloatToDoubleFunction1 |
Represents a function that accepts a
float-valued argument and produces a double-valued result. |
| FloatToIntFunction1 |
Represents a function that accepts a
float-valued argument and produces an int-valued result. |
| FloatToLongFunction1 |
Represents a function that accepts a
float-valued argument and produces a long-valued result. |
| FloatToShortFunction1 |
Represents a function that accepts a
float-valued argument and produces a short-valued result. |
| IntToBooleanFunction1 |
Represents a function that accepts an
int-valued argument and produces a boolean-valued result. |
| IntToByteFunction1 |
Represents a function that accepts an
int-valued argument and produces a byte-valued result. |
| IntToCharFunction1 |
Represents a function that accepts an
int-valued argument and produces a char-valued result. |
| IntToDoubleFunction1 |
Represents a function that accepts an
int-valued argument and produces a double-valued result. |
| IntToFloatFunction1 |
Represents a function that accepts an
int-valued argument and produces a float-valued result. |
| IntToLongFunction1 |
Represents a function that accepts an
int-valued argument and produces a long-valued result. |
| IntToShortFunction1 |
Represents a function that accepts an
int-valued argument and produces a short-valued result. |
| LongToBooleanFunction1 |
Represents a function that accepts a
long-valued argument and produces a boolean-valued result. |
| LongToByteFunction1 |
Represents a function that accepts a
long-valued argument and produces a byte-valued result. |
| LongToCharFunction1 |
Represents a function that accepts a
long-valued argument and produces a char-valued result. |
| LongToDoubleFunction1 |
Represents a function that accepts a
long-valued argument and produces a double-valued result. |
| LongToFloatFunction1 |
Represents a function that accepts a
long-valued argument and produces a float-valued result. |
| LongToIntFunction1 |
Represents a function that accepts a
long-valued argument and produces an int-valued result. |
| LongToShortFunction1 |
Represents a function that accepts a
long-valued argument and produces a short-valued result. |
| ShortToBooleanFunction1 |
Represents a function that accepts a
short-valued argument and produces a boolean-valued result. |
| ShortToByteFunction1 |
Represents a function that accepts a
short-valued argument and produces a byte-valued result. |
| ShortToCharFunction1 |
Represents a function that accepts a
short-valued argument and produces a char-valued result. |
| ShortToDoubleFunction1 |
Represents a function that accepts a
short-valued argument and produces a double-valued result. |
| ShortToFloatFunction1 |
Represents a function that accepts a
short-valued argument and produces a float-valued result. |
| ShortToIntFunction1 |
Represents a function that accepts a
short-valued argument and produces an int-valued result. |
| ShortToLongFunction1 |
Represents a function that accepts a
short-valued argument and produces a long-valued result. |