Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.rsi.ipstat
Class UserStat  view UserStat download UserStat.java

java.lang.Object
  extended bycom.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)