net.floodlightcontroller.debugcounter
Class DebugCounter.DebugCounterInfo

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

public class DebugCounter.DebugCounterInfo
extends java.lang.Object

Counter info for a debug counter


Constructor Summary
DebugCounter.DebugCounterInfo(DebugCounter.CounterInfo cinfo)
           
 
Method Summary
 DebugCounter.CounterInfo getCounterInfo()
           
 java.lang.Long getCounterValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugCounter.DebugCounterInfo

public DebugCounter.DebugCounterInfo(DebugCounter.CounterInfo cinfo)
Method Detail

getCounterInfo

public DebugCounter.CounterInfo getCounterInfo()

getCounterValue

public java.lang.Long getCounterValue()