protected class BR_Gb29768_Sort.Fields
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
byte[] |
mask |
short |
maskBitLength |
long |
maskBitPointer |
int |
memoryBank |
int |
mode |
int |
rule |
int |
target |
Constructor and Description |
---|
Fields() |
Fields(int mode,
int target,
int rule,
int memoryBank,
byte[] mask,
long maskBitPointer,
short maskBitLength) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public int mode
public int target
public int rule
public int memoryBank
public byte[] mask
public long maskBitPointer
public short maskBitLength