net.floodlightcontroller.counter
Class CounterStore.CounterEntry

java.lang.Object
  extended by net.floodlightcontroller.counter.CounterStore.CounterEntry
Enclosing class:
CounterStore

protected class CounterStore.CounterEntry
extends java.lang.Object


Field Summary
protected  ICounter counter
           
 
Constructor Summary
protected CounterStore.CounterEntry()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

counter

protected ICounter counter
Constructor Detail

CounterStore.CounterEntry

protected CounterStore.CounterEntry()