net.floodlightcontroller.debugcounter
Class DebugCounter.CounterIndexStore

java.lang.Object
  extended by net.floodlightcontroller.debugcounter.DebugCounter.CounterIndexStore
Enclosing class:
DebugCounter

protected class DebugCounter.CounterIndexStore
extends java.lang.Object


Constructor Summary
DebugCounter.CounterIndexStore(int index, java.util.Map<java.lang.String,DebugCounter.CounterIndexStore> cis)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugCounter.CounterIndexStore

public DebugCounter.CounterIndexStore(int index,
                                      java.util.Map<java.lang.String,DebugCounter.CounterIndexStore> cis)