Class Footprint.CollectionBeanWrapper

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

public static class Footprint.CollectionBeanWrapper 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

    • CollectionBeanWrapper

      public CollectionBeanWrapper()
  • Method Details

    • getCollectionTime

      public long getCollectionTime()