Uses of Interface
edu.umd.cs.findbugs.classfile.IClassFactory
Packages that use IClassFactory
Package
Description
Implementations of the interfaces in the edu.umd.cs.findbugs.classfile
package: the core classes of the FindBugs classfile/classpath support
layer.
-
Uses of IClassFactory in edu.umd.cs.findbugs.classfile.impl
Classes in edu.umd.cs.findbugs.classfile.impl that implement IClassFactoryModifier and TypeClassDescriptionclass
Factory to create codebase/classpath/classfile objects.Methods in edu.umd.cs.findbugs.classfile.impl that return IClassFactory