public static class FindRefComparison.StaticStringType
extends org.apache.bcel.generic.ObjectType
Constructor and Description |
---|
FindRefComparison.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, subclassOf
firstCommonSuperclass, getFirstCommonSuperclass, isAssignmentCompatibleWith, isCastableTo
public byte getType()
getType
in class org.apache.bcel.generic.Type
public int hashCode()
hashCode
in class org.apache.bcel.generic.ObjectType
public boolean equals(java.lang.Object o)
equals
in class org.apache.bcel.generic.ObjectType
public java.lang.String toString()
toString
in class org.apache.bcel.generic.Type
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.