public static class FindRefComparison.FinalConstant
extends org.apache.bcel.generic.ObjectType
Constructor | Description |
---|---|
FinalConstant(java.lang.String type,
XField field) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object obj) |
|
XField |
getXField() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
accessibleTo, getClassName, getInstance, referencesClass, referencesClassExact, referencesInterface, referencesInterfaceExact, subclassOf
public FinalConstant(@DottedClassName java.lang.String type, @Nonnull XField field)
public int hashCode()
hashCode
in class org.apache.bcel.generic.ObjectType
public boolean equals(java.lang.Object obj)
equals
in class org.apache.bcel.generic.ObjectType
public XField getXField()
public java.lang.String toString()
toString
in class org.apache.bcel.generic.Type
SpotBugs is licensed under the LGPL.