Package net.runelite.api
Interface IntegerNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetValue()Gets the value of the node.voidsetValue(int value)Sets the value of the node.-
Methods inherited from interface net.runelite.api.Node
getHash, getNext, getPrevious
-
-