|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.egothor.util.VarInteger
public final class VarInteger
Constructor Summary | |
---|---|
VarInteger(int val)
Creates a new instance of VarInteger |
Method Summary | |
---|---|
int |
dec()
|
boolean |
equals(int i)
|
int |
getValue()
|
int |
inc()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VarInteger(int val)
Method Detail |
---|
public boolean equals(int i)
public int dec()
public int inc()
public int getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |