class Sum extends java.lang.Object implements IntIterator
Modifier and Type | Field and Description |
---|---|
int |
value |
Constructor and Description |
---|
Sum() |
Modifier and Type | Method and Description |
---|---|
void |
run(int hd) |
public int value
Sum()
public void run(int hd)
run
in interface IntIterator