Package jag.game.type
Interface RSVarpbit
- All Superinterfaces:
RSDoublyLinkedNode
,RSNode
,RSProvider
-
Method Summary
Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
Method Details
-
getVarpIndex
int getVarpIndex() -
getLower
int getLower() -
getUpper
int getUpper() -
getBitCount
default int getBitCount() -
getMask
default int getMask() -
getValue
default int getValue() -
getValue
default int getValue(int varpValue)
-