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