public final class VarInteger extends Object
Constructor and Description |
---|
VarInteger(int val)
Creates a new instance of VarInteger
|
Modifier and Type | Method and Description |
---|---|
int |
dec() |
boolean |
equals(int i) |
int |
getValue() |
int |
inc() |
void |
setValue(int val) |
Copyright © 2016 Egothor. All Rights Reserved.