Package jag
Interface RSIntegerNode
-
- All Superinterfaces:
RSNode
,RSProvider
public interface RSIntegerNode extends RSNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getValue()
-
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
-