[]
public class BinaryOperation
Name | Description |
---|---|
BinaryOperation() |
Name | Description |
---|---|
INTMASK | |
LEFT_SHIFT | |
LONGMASK | |
RIGHT_SHIFT |
Name | Description |
---|---|
bit32ShiftL(long, int) | |
bit32ShiftR(long, int) | |
bit8Shift(int, int, int) | |
fooInt(int, int) | |
fooLong(long, int) | |
getInt16(short[]) | |
getInt32(short[]) | |
getInt32(sbyte[]) |