FindRefComparison.EmptyStringType
public static class FindRefComparison.StaticStringType
extends org.apache.bcel.generic.ObjectType
Constructor | Description |
---|---|
StaticStringType() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
byte |
getType() |
|
int |
hashCode() |
|
java.lang.String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
accessibleTo, getClassName, getInstance, referencesClass, referencesClassExact, referencesInterface, referencesInterfaceExact, subclassOf
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.