us.ihmc.mockets
Class StreamMocket.Statistics.Discards

java.lang.Object
  extended by us.ihmc.mockets.StreamMocket.Statistics.Discards
Enclosing class:
StreamMocket.Statistics

public class StreamMocket.Statistics.Discards
extends java.lang.Object


Field Summary
 int _belowWindow
           
 int _noRoom
           
 int _overlap
           
 
Constructor Summary
StreamMocket.Statistics.Discards()
           
 
Method Summary
 int getTotal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_belowWindow

public int _belowWindow

_noRoom

public int _noRoom

_overlap

public int _overlap
Constructor Detail

StreamMocket.Statistics.Discards

public StreamMocket.Statistics.Discards()
Method Detail

getTotal

public int getTotal()