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