|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.mockets.StreamMocket.Statistics.Discards
public class StreamMocket.Statistics.Discards
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 |
---|
public int _belowWindow
public int _noRoom
public int _overlap
Constructor Detail |
---|
public StreamMocket.Statistics.Discards()
Method Detail |
---|
public int getTotal()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |