Class ProfileBucket

java.lang.Object
one.xingyi.profile.ProfileBucket

public class ProfileBucket extends Object
  • Constructor Details

    • ProfileBucket

      public ProfileBucket()
  • Method Details

    • clear

      public void clear()
    • add

      public void add(long time)
    • getCount

      public int getCount()
    • getTotal

      public long getTotal()
    • getSnapshot

      public long getSnapshot()
    • toString

      public String toString()
      Overrides:
      toString in class Object