Package edu.umd.cs.findbugs
Class Footprint.MemoryBeanWrapper
- java.lang.Object
-
- edu.umd.cs.findbugs.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.
-
-
Constructor Summary
Constructors Constructor Description MemoryBeanWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getPeakUsage()
-