Package jag.game.type
Interface RSVarpbit
-
- All Superinterfaces:
RSDoublyLinkedNode,RSNode,RSProvider
public interface RSVarpbit extends RSDoublyLinkedNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default intgetBitCount()intgetLower()default intgetMask()intgetUpper()default intgetValue()default intgetValue(int varpValue)intgetVarpIndex()-
Methods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
-
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
-