public class FieldDescriptor extends FieldOrMethodDescriptor
| Constructor and Description |
|---|
FieldDescriptor(java.lang.String className,
java.lang.String fieldName,
java.lang.String fieldSignature,
boolean isStatic)
Constructor.
|
compareTo, compareTo, equals, getClassDescriptor, getName, getNameSigHashCode, getNameSigHashCode, getSignature, getSlashedClassName, hashCode, isStatic, toStringpublic FieldDescriptor(@SlashedClassName java.lang.String className, java.lang.String fieldName, java.lang.String fieldSignature, boolean isStatic)
className - the name of the class the field belongs tofieldName - the name of the fieldfieldSignature - the field signature (type)isStatic - true if field is static, false if notFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.