net.floodlightcontroller.debugcounter
Class DebugCounter.RetCtrInfo

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

protected class DebugCounter.RetCtrInfo
extends java.lang.Object


Constructor Summary
DebugCounter.RetCtrInfo()
           
 
Method Summary
 boolean equals(java.lang.Object oth)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugCounter.RetCtrInfo

public DebugCounter.RetCtrInfo()
Method Detail

equals

public boolean equals(java.lang.Object oth)
Overrides:
equals in class java.lang.Object