| Package | Description |
|---|---|
| net.mintern.functions.binary |
Provides
@FunctionalInterfaces for 2-argument
operations. |
| Class and Description |
|---|
| BoolBoolToShort
An operation of type
(boolean, boolean) -> short. |
| BoolByteToShort
An operation of type
(boolean, byte) -> short. |
| BoolCharToShort
An operation of type
(boolean, char) -> short. |
| BoolDblToShort
An operation of type
(boolean, double) -> short. |
| BoolFloatToShort
An operation of type
(boolean, float) -> short. |
| BoolIntToShort
An operation of type
(boolean, int) -> short. |
| BoolLongToShort
An operation of type
(boolean, long) -> short. |
| BoolObjToShort
An operation of type
(boolean, U) -> short. |
| BoolShortToBool
An operation of type
(boolean, short) -> boolean. |
| BoolShortToByte
An operation of type
(boolean, short) -> byte. |
| BoolShortToChar
An operation of type
(boolean, short) -> char. |
| BoolShortToDbl
An operation of type
(boolean, short) -> double. |
| BoolShortToFloat
An operation of type
(boolean, short) -> float. |
| BoolShortToInt
An operation of type
(boolean, short) -> int. |
| BoolShortToLong
An operation of type
(boolean, short) -> long. |
| BoolShortToNil
An operation of type
(boolean, short) -> void. |
| BoolShortToObj
An operation of type
(boolean, short) -> R. |
| BoolShortToShort
An operation of type
(boolean, short) -> short. |
| ByteBoolToShort
An operation of type
(byte, boolean) -> short. |
| ByteByteToShort
An operation of type
(byte, byte) -> short. |
| ByteCharToShort
An operation of type
(byte, char) -> short. |
| ByteDblToShort
An operation of type
(byte, double) -> short. |
| ByteFloatToShort
An operation of type
(byte, float) -> short. |
| ByteIntToShort
An operation of type
(byte, int) -> short. |
| ByteLongToShort
An operation of type
(byte, long) -> short. |
| ByteObjToShort
An operation of type
(byte, U) -> short. |
| ByteShortToBool
An operation of type
(byte, short) -> boolean. |
| ByteShortToByte
An operation of type
(byte, short) -> byte. |
| ByteShortToChar
An operation of type
(byte, short) -> char. |
| ByteShortToDbl
An operation of type
(byte, short) -> double. |
| ByteShortToFloat
An operation of type
(byte, short) -> float. |
| ByteShortToInt
An operation of type
(byte, short) -> int. |
| ByteShortToLong
An operation of type
(byte, short) -> long. |
| ByteShortToNil
An operation of type
(byte, short) -> void. |
| ByteShortToObj
An operation of type
(byte, short) -> R. |
| ByteShortToShort
An operation of type
(byte, short) -> short. |
| CharBoolToShort
An operation of type
(char, boolean) -> short. |
| CharByteToShort
An operation of type
(char, byte) -> short. |
| CharCharToShort
An operation of type
(char, char) -> short. |
| CharDblToShort
An operation of type
(char, double) -> short. |
| CharFloatToShort
An operation of type
(char, float) -> short. |
| CharIntToShort
An operation of type
(char, int) -> short. |
| CharLongToShort
An operation of type
(char, long) -> short. |
| CharObjToShort
An operation of type
(char, U) -> short. |
| CharShortToBool
An operation of type
(char, short) -> boolean. |
| CharShortToByte
An operation of type
(char, short) -> byte. |
| CharShortToChar
An operation of type
(char, short) -> char. |
| CharShortToDbl
An operation of type
(char, short) -> double. |
| CharShortToFloat
An operation of type
(char, short) -> float. |
| CharShortToInt
An operation of type
(char, short) -> int. |
| CharShortToLong
An operation of type
(char, short) -> long. |
| CharShortToNil
An operation of type
(char, short) -> void. |
| CharShortToObj
An operation of type
(char, short) -> R. |
| CharShortToShort
An operation of type
(char, short) -> short. |
| DblBoolToShort
An operation of type
(double, boolean) -> short. |
| DblByteToShort
An operation of type
(double, byte) -> short. |
| DblCharToShort
An operation of type
(double, char) -> short. |
| DblDblToShort
An operation of type
(double, double) -> short. |
| DblFloatToShort
An operation of type
(double, float) -> short. |
| DblIntToShort
An operation of type
(double, int) -> short. |
| DblLongToShort
An operation of type
(double, long) -> short. |
| DblObjToShort
An operation of type
(double, U) -> short. |
| DblShortToBool
An operation of type
(double, short) -> boolean. |
| DblShortToByte
An operation of type
(double, short) -> byte. |
| DblShortToChar
An operation of type
(double, short) -> char. |
| DblShortToDbl
An operation of type
(double, short) -> double. |
| DblShortToFloat
An operation of type
(double, short) -> float. |
| DblShortToInt
An operation of type
(double, short) -> int. |
| DblShortToLong
An operation of type
(double, short) -> long. |
| DblShortToNil
An operation of type
(double, short) -> void. |
| DblShortToObj
An operation of type
(double, short) -> R. |
| DblShortToShort
An operation of type
(double, short) -> short. |
| FloatBoolToShort
An operation of type
(float, boolean) -> short. |
| FloatByteToShort
An operation of type
(float, byte) -> short. |
| FloatCharToShort
An operation of type
(float, char) -> short. |
| FloatDblToShort
An operation of type
(float, double) -> short. |
| FloatFloatToShort
An operation of type
(float, float) -> short. |
| FloatIntToShort
An operation of type
(float, int) -> short. |
| FloatLongToShort
An operation of type
(float, long) -> short. |
| FloatObjToShort
An operation of type
(float, U) -> short. |
| FloatShortToBool
An operation of type
(float, short) -> boolean. |
| FloatShortToByte
An operation of type
(float, short) -> byte. |
| FloatShortToChar
An operation of type
(float, short) -> char. |
| FloatShortToDbl
An operation of type
(float, short) -> double. |
| FloatShortToFloat
An operation of type
(float, short) -> float. |
| FloatShortToInt
An operation of type
(float, short) -> int. |
| FloatShortToLong
An operation of type
(float, short) -> long. |
| FloatShortToNil
An operation of type
(float, short) -> void. |
| FloatShortToObj
An operation of type
(float, short) -> R. |
| FloatShortToShort
An operation of type
(float, short) -> short. |
| IntBoolToShort
An operation of type
(int, boolean) -> short. |
| IntByteToShort
An operation of type
(int, byte) -> short. |
| IntCharToShort
An operation of type
(int, char) -> short. |
| IntDblToShort
An operation of type
(int, double) -> short. |
| IntFloatToShort
An operation of type
(int, float) -> short. |
| IntIntToShort
An operation of type
(int, int) -> short. |
| IntLongToShort
An operation of type
(int, long) -> short. |
| IntObjToShort
An operation of type
(int, U) -> short. |
| IntShortToBool
An operation of type
(int, short) -> boolean. |
| IntShortToByte
An operation of type
(int, short) -> byte. |
| IntShortToChar
An operation of type
(int, short) -> char. |
| IntShortToDbl
An operation of type
(int, short) -> double. |
| IntShortToFloat
An operation of type
(int, short) -> float. |
| IntShortToInt
An operation of type
(int, short) -> int. |
| IntShortToLong
An operation of type
(int, short) -> long. |
| IntShortToNil
An operation of type
(int, short) -> void. |
| IntShortToObj
An operation of type
(int, short) -> R. |
| IntShortToShort
An operation of type
(int, short) -> short. |
| LongBoolToShort
An operation of type
(long, boolean) -> short. |
| LongByteToShort
An operation of type
(long, byte) -> short. |
| LongCharToShort
An operation of type
(long, char) -> short. |
| LongDblToShort
An operation of type
(long, double) -> short. |
| LongFloatToShort
An operation of type
(long, float) -> short. |
| LongIntToShort
An operation of type
(long, int) -> short. |
| LongLongToShort
An operation of type
(long, long) -> short. |
| LongObjToShort
An operation of type
(long, U) -> short. |
| LongShortToBool
An operation of type
(long, short) -> boolean. |
| LongShortToByte
An operation of type
(long, short) -> byte. |
| LongShortToChar
An operation of type
(long, short) -> char. |
| LongShortToDbl
An operation of type
(long, short) -> double. |
| LongShortToFloat
An operation of type
(long, short) -> float. |
| LongShortToInt
An operation of type
(long, short) -> int. |
| LongShortToLong
An operation of type
(long, short) -> long. |
| LongShortToNil
An operation of type
(long, short) -> void. |
| LongShortToObj
An operation of type
(long, short) -> R. |
| LongShortToShort
An operation of type
(long, short) -> short. |
| ObjBoolToShort
An operation of type
(T, boolean) -> short. |
| ObjByteToShort
An operation of type
(T, byte) -> short. |
| ObjCharToShort
An operation of type
(T, char) -> short. |
| ObjDblToShort
An operation of type
(T, double) -> short. |
| ObjFloatToShort
An operation of type
(T, float) -> short. |
| ObjIntToShort
An operation of type
(T, int) -> short. |
| ObjLongToShort
An operation of type
(T, long) -> short. |
| ObjObjToShort
An operation of type
(T, U) -> short. |
| ObjShortToBool
An operation of type
(T, short) -> boolean. |
| ObjShortToByte
An operation of type
(T, short) -> byte. |
| ObjShortToChar
An operation of type
(T, short) -> char. |
| ObjShortToDbl
An operation of type
(T, short) -> double. |
| ObjShortToFloat
An operation of type
(T, short) -> float. |
| ObjShortToInt
An operation of type
(T, short) -> int. |
| ObjShortToLong
An operation of type
(T, short) -> long. |
| ObjShortToNil
An operation of type
(T, short) -> void. |
| ObjShortToObj
An operation of type
(T, short) -> R. |
| ObjShortToShort
An operation of type
(T, short) -> short. |
| ShortBoolToBool
An operation of type
(short, boolean) -> boolean. |
| ShortBoolToByte
An operation of type
(short, boolean) -> byte. |
| ShortBoolToChar
An operation of type
(short, boolean) -> char. |
| ShortBoolToDbl
An operation of type
(short, boolean) -> double. |
| ShortBoolToFloat
An operation of type
(short, boolean) -> float. |
| ShortBoolToInt
An operation of type
(short, boolean) -> int. |
| ShortBoolToLong
An operation of type
(short, boolean) -> long. |
| ShortBoolToNil
An operation of type
(short, boolean) -> void. |
| ShortBoolToObj
An operation of type
(short, boolean) -> R. |
| ShortBoolToShort
An operation of type
(short, boolean) -> short. |
| ShortByteToBool
An operation of type
(short, byte) -> boolean. |
| ShortByteToByte
An operation of type
(short, byte) -> byte. |
| ShortByteToChar
An operation of type
(short, byte) -> char. |
| ShortByteToDbl
An operation of type
(short, byte) -> double. |
| ShortByteToFloat
An operation of type
(short, byte) -> float. |
| ShortByteToInt
An operation of type
(short, byte) -> int. |
| ShortByteToLong
An operation of type
(short, byte) -> long. |
| ShortByteToNil
An operation of type
(short, byte) -> void. |
| ShortByteToObj
An operation of type
(short, byte) -> R. |
| ShortByteToShort
An operation of type
(short, byte) -> short. |
| ShortCharToBool
An operation of type
(short, char) -> boolean. |
| ShortCharToByte
An operation of type
(short, char) -> byte. |
| ShortCharToChar
An operation of type
(short, char) -> char. |
| ShortCharToDbl
An operation of type
(short, char) -> double. |
| ShortCharToFloat
An operation of type
(short, char) -> float. |
| ShortCharToInt
An operation of type
(short, char) -> int. |
| ShortCharToLong
An operation of type
(short, char) -> long. |
| ShortCharToNil
An operation of type
(short, char) -> void. |
| ShortCharToObj
An operation of type
(short, char) -> R. |
| ShortCharToShort
An operation of type
(short, char) -> short. |
| ShortDblToBool
An operation of type
(short, double) -> boolean. |
| ShortDblToByte
An operation of type
(short, double) -> byte. |
| ShortDblToChar
An operation of type
(short, double) -> char. |
| ShortDblToDbl
An operation of type
(short, double) -> double. |
| ShortDblToFloat
An operation of type
(short, double) -> float. |
| ShortDblToInt
An operation of type
(short, double) -> int. |
| ShortDblToLong
An operation of type
(short, double) -> long. |
| ShortDblToNil
An operation of type
(short, double) -> void. |
| ShortDblToObj
An operation of type
(short, double) -> R. |
| ShortDblToShort
An operation of type
(short, double) -> short. |
| ShortFloatToBool
An operation of type
(short, float) -> boolean. |
| ShortFloatToByte
An operation of type
(short, float) -> byte. |
| ShortFloatToChar
An operation of type
(short, float) -> char. |
| ShortFloatToDbl
An operation of type
(short, float) -> double. |
| ShortFloatToFloat
An operation of type
(short, float) -> float. |
| ShortFloatToInt
An operation of type
(short, float) -> int. |
| ShortFloatToLong
An operation of type
(short, float) -> long. |
| ShortFloatToNil
An operation of type
(short, float) -> void. |
| ShortFloatToObj
An operation of type
(short, float) -> R. |
| ShortFloatToShort
An operation of type
(short, float) -> short. |
| ShortIntToBool
An operation of type
(short, int) -> boolean. |
| ShortIntToByte
An operation of type
(short, int) -> byte. |
| ShortIntToChar
An operation of type
(short, int) -> char. |
| ShortIntToDbl
An operation of type
(short, int) -> double. |
| ShortIntToFloat
An operation of type
(short, int) -> float. |
| ShortIntToInt
An operation of type
(short, int) -> int. |
| ShortIntToLong
An operation of type
(short, int) -> long. |
| ShortIntToNil
An operation of type
(short, int) -> void. |
| ShortIntToObj
An operation of type
(short, int) -> R. |
| ShortIntToShort
An operation of type
(short, int) -> short. |
| ShortLongToBool
An operation of type
(short, long) -> boolean. |
| ShortLongToByte
An operation of type
(short, long) -> byte. |
| ShortLongToChar
An operation of type
(short, long) -> char. |
| ShortLongToDbl
An operation of type
(short, long) -> double. |
| ShortLongToFloat
An operation of type
(short, long) -> float. |
| ShortLongToInt
An operation of type
(short, long) -> int. |
| ShortLongToLong
An operation of type
(short, long) -> long. |
| ShortLongToNil
An operation of type
(short, long) -> void. |
| ShortLongToObj
An operation of type
(short, long) -> R. |
| ShortLongToShort
An operation of type
(short, long) -> short. |
| ShortObjToBool
An operation of type
(short, U) -> boolean. |
| ShortObjToByte
An operation of type
(short, U) -> byte. |
| ShortObjToChar
An operation of type
(short, U) -> char. |
| ShortObjToDbl
An operation of type
(short, U) -> double. |
| ShortObjToFloat
An operation of type
(short, U) -> float. |
| ShortObjToInt
An operation of type
(short, U) -> int. |
| ShortObjToLong
An operation of type
(short, U) -> long. |
| ShortObjToNil
An operation of type
(short, U) -> void. |
| ShortObjToObj
An operation of type
(short, U) -> R. |
| ShortObjToShort
An operation of type
(short, U) -> short. |
| ShortShortToBool
An operation of type
(short, short) -> boolean. |
| ShortShortToByte
An operation of type
(short, short) -> byte. |
| ShortShortToChar
An operation of type
(short, short) -> char. |
| ShortShortToDbl
An operation of type
(short, short) -> double. |
| ShortShortToFloat
An operation of type
(short, short) -> float. |
| ShortShortToInt
An operation of type
(short, short) -> int. |
| ShortShortToLong
An operation of type
(short, short) -> long. |
| ShortShortToNil
An operation of type
(short, short) -> void. |
| ShortShortToObj
An operation of type
(short, short) -> R. |
| ShortShortToShort
An operation of type
(short, short) -> short. |
Copyright © 2014. All rights reserved.