Package one.xingyi.profile
Class ProfileBucket
java.lang.Object
one.xingyi.profile.ProfileBucket
- All Implemented Interfaces:
IProfileBucket,IProfileInfo
-
Constructor Details
-
ProfileBucket
public ProfileBucket()
-
-
Method Details
-
add
public void add(long time) - Specified by:
addin interfaceIProfileBucket
-
getCount
public int getCount()- Specified by:
getCountin interfaceIProfileInfo
-
getTotal
public long getTotal()- Specified by:
getTotalin interfaceIProfileInfo
-
getSnapshot
public long getSnapshot()- Specified by:
getSnapshotin interfaceIProfileInfo
-
toString
-