Class HprofScrubber.Sample

  • Enclosing class:
    HprofScrubber

    private static class HprofScrubber.Sample
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int count  
      int traceNumber  
    • Constructor Summary

      Constructors 
      Constructor Description
      Sample​(int count, int traceNumber)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • count

        public final int count
      • traceNumber

        public final int traceNumber
    • Constructor Detail

      • Sample

        public Sample​(int count,
                      int traceNumber)