Class Footprint.MemoryBeanWrapper

  • Enclosing class:
    Footprint

    public static class Footprint.MemoryBeanWrapper
    extends java.lang.Object
    Wrapper so that possible NoClassDefFoundError can be caught. Instantiating this class will throw a NoClassDefFoundError on JDK 1.4 and earlier.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getPeakUsage()  
      • Methods inherited from class java.lang.Object

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

      • MemoryBeanWrapper

        public MemoryBeanWrapper()
    • Method Detail

      • getPeakUsage

        public long getPeakUsage()