FindBugs™ 3.0.1-dev-20170331
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable<ClassDescriptor>
- Direct Known Subclasses:
- ClassInfo
public class ClassNameAndSuperclassInfo
extends ClassDescriptor
Represents the class name, superclass name, and interface list of a class.
- Author:
- David Hovemeyer
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class edu.umd.cs.findbugs.classfile.ClassDescriptor
compareTo, createClassDescriptor, createClassDescriptor, createClassDescriptor, createClassDescriptorFromDottedClassName, createClassDescriptorFromSignature, equals, fromFieldSignature, fromResourceName, getClassName, getDottedClassName, getPackageName, getSignature, getSimpleName, getXClass, hashCode, isAnonymousClass, isArray, isClassResource, matches, throwClassNotFoundException, toDottedClassName, toResourceName, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
isFinal
public boolean isFinal()
FindBugs™ 3.0.1-dev-20170331
- Detail:
- Field |
- Constr |
- Method
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.