public class NodeSetHelper
extends java.lang.Object
Constructor and Description |
---|
NodeSetHelper(int start_index,
int end_index) |
Modifier and Type | Method and Description |
---|---|
int |
getEnd_index() |
int |
getStart_index() |
boolean |
isInside(int number) |
void |
setEnd_index(int end_index) |
void |
setStart_index(int start_index) |