public static class FindRefComparison.StaticStringType
extends org.apache.bcel.generic.ObjectType
| Constructor and Description |
|---|
StaticStringType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
byte |
getType() |
int |
hashCode() |
java.lang.String |
toString() |
accessibleTo, getClassName, getInstance, referencesClass, referencesClassExact, referencesInterface, referencesInterfaceExact, subclassOffirstCommonSuperclass, getFirstCommonSuperclass, isAssignmentCompatibleWith, isCastableTopublic byte getType()
getType in class org.apache.bcel.generic.Typepublic int hashCode()
hashCode in class org.apache.bcel.generic.ObjectTypepublic boolean equals(java.lang.Object o)
equals in class org.apache.bcel.generic.ObjectTypepublic java.lang.String toString()
toString in class org.apache.bcel.generic.TypeSpotBugs is licensed under the LGPL.