FindBugs™ 1.3.9

edu.umd.cs.findbugs
Class Footprint.CollectionBeanWrapper

java.lang.Object
  extended by edu.umd.cs.findbugs.Footprint.CollectionBeanWrapper
Enclosing class:
Footprint

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

Constructor Detail

Footprint.CollectionBeanWrapper

public Footprint.CollectionBeanWrapper()
Method Detail

getCollectionTime

public long getCollectionTime()

FindBugs™ 1.3.9

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