|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoCompareValueException | |
ggencoder.datastructures |
Uses of NoCompareValueException in ggencoder.datastructures |
Methods in ggencoder.datastructures that throw NoCompareValueException | |
int |
NESRawCode.getCompareValue()
Gets this code's compare value. |
void |
NESRawCode.setCompareValue(int value)
Sets this code's compare value. |
int |
GBGGRawCode.getCompareValue()
Gets this code's compare value. |
void |
GBGGRawCode.setCompareValue(int value)
Sets this code's compare value. |
int |
BasicNESRawCode.getCompareValue()
Gets this code's compare value. |
void |
BasicNESRawCode.setCompareValue(int compare)
Sets this code's compare value. |
int |
BasicGBGGRawCode.getCompareValue()
Gets this code's compare value. |
void |
BasicGBGGRawCode.setCompareValue(int compare)
Sets this code's compare value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |