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