| Modifier | Constructor and Description |
|---|---|
protected |
CopyInt(int initial) |
| Modifier and Type | Method and Description |
|---|---|
int |
decrement()
Decrements the value
|
int |
increment()
Increments the value
|
StateEntry |
save() |
int |
setValue(int v)
Set the value
|
String |
toString() |
int |
value()
Retrieves the value
|
public int setValue(int v)
StateIntpublic int value()
StateIntpublic int increment()
StateIntpublic int decrement()
StateIntpublic String toString()
public StateEntry save()
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.