FindBugs™ 1.3.9

edu.umd.cs.findbugs
Class Footprint.MemoryBeanWrapper

java.lang.Object
  extended by 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
Footprint.MemoryBeanWrapper()
           
 
Method Summary
 long getPeakUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Footprint.MemoryBeanWrapper

public Footprint.MemoryBeanWrapper()
Method Detail

getPeakUsage

public long getPeakUsage()

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.