FindBugs™ 1.3.9

edu.umd.cs.findbugs.detect
Class FindRefComparison.FinalConstant

java.lang.Object
  extended by org.apache.bcel.generic.Type
      extended by org.apache.bcel.generic.ReferenceType
          extended by org.apache.bcel.generic.ObjectType
              extended by edu.umd.cs.findbugs.detect.FindRefComparison.FinalConstant
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
FindRefComparison

public static class FindRefComparison.FinalConstant
extends org.apache.bcel.generic.ObjectType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.bcel.generic.Type
BOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, INT, LONG, NO_ARGS, NULL, OBJECT, SHORT, signature, STRING, STRINGBUFFER, THROWABLE, type, UNKNOWN, VOID
 
Constructor Summary
FindRefComparison.FinalConstant(java.lang.String type, XField field)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 XField getXField()
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class org.apache.bcel.generic.ObjectType
accessibleTo, getClassName, getInstance, referencesClass, referencesClassExact, referencesInterface, referencesInterfaceExact, subclassOf
 
Methods inherited from class org.apache.bcel.generic.ReferenceType
firstCommonSuperclass, getFirstCommonSuperclass, isAssignmentCompatibleWith, isCastableTo
 
Methods inherited from class org.apache.bcel.generic.Type
getArgumentTypes, getMethodSignature, getReturnType, getSignature, getSignature, getSize, getType, getType, getType, getTypes
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FindRefComparison.FinalConstant

public FindRefComparison.FinalConstant(@DottedClassName
                                       java.lang.String type,
                                       @Nonnull
                                       XField field)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class org.apache.bcel.generic.ObjectType

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class org.apache.bcel.generic.ObjectType

getXField

public XField getXField()

toString

public java.lang.String toString()
Overrides:
toString in class org.apache.bcel.generic.Type

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.