|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.floodlightcontroller.debugcounter.DebugCounter.MutableLong
protected class DebugCounter.MutableLong
The counter value
Constructor Summary | |
---|---|
protected |
DebugCounter.MutableLong()
|
Method Summary | |
---|---|
long |
get()
|
void |
increment()
|
void |
increment(long incr)
|
void |
set(long val)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DebugCounter.MutableLong()
Method Detail |
---|
public void increment()
public void increment(long incr)
public long get()
public void set(long val)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |