|
|||||||||
| Home >> All >> com >> rsi >> [ ipstat overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.rsi.ipstat
Class UserStat

java.lang.Objectcom.rsi.ipstat.UserStat
- public class UserStat
- extends java.lang.Object
| Field Summary | |
long[] |
bytein
|
long[] |
byteout
|
int |
realLength
|
java.lang.String[] |
time
|
| Constructor Summary | |
UserStat()
|
|
UserStat(int n)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
bytein
public long[] bytein
byteout
public long[] byteout
time
public java.lang.String[] time
realLength
public int realLength
| Constructor Detail |
UserStat
public UserStat()
UserStat
public UserStat(int n)
|
|||||||||
| Home >> All >> com >> rsi >> [ ipstat overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.rsi.ipstat.UserStat