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)
StateInt
public int value()
StateInt
public int increment()
StateInt
public int decrement()
StateInt
public String toString()
public StateEntry save()
Copyright © 2018 Laurent Michel, Pierre Schaus, Pascal Van Hentenryck. All rights reserved.