public static class FindRefComparison.DynamicStringType
extends org.apache.bcel.generic.ObjectType
| Constructor | Description |
|---|---|
DynamicStringType() |
| 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, waitaccessibleTo, getClassName, getInstance, referencesClass, referencesClassExact, referencesInterface, referencesInterfaceExact, subclassOfpublic 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.TypeFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.