Class Footprint.MemoryBeanWrapper

java.lang.Object
edu.umd.cs.findbugs.Footprint.MemoryBeanWrapper
Enclosing class:
Footprint

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

    • MemoryBeanWrapper

      public MemoryBeanWrapper()
  • Method Details

    • getPeakUsage

      public long getPeakUsage()