public class BottomType extends org.apache.bcel.generic.Type implements ExtendedTypes
TypeAnalysis
,
TypeFrame
,
TypeMerger
,
Serialized FormBOOLEAN, BYTE, CHAR, CLASS, DOUBLE, FLOAT, INT, LONG, NO_ARGS, NULL, OBJECT, SHORT, signature, STRING, STRINGBUFFER, THROWABLE, type, UNKNOWN, VOID
T_AVAIL_TYPE, T_BOTTOM, T_DOUBLE_EXTRA, T_EXCEPTION, T_LONG_EXTRA, T_NULL, T_TOP
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
static org.apache.bcel.generic.Type |
instance()
Get the single instance of the bottom type.
|
public int hashCode()
hashCode
in class org.apache.bcel.generic.Type
public boolean equals(java.lang.Object o)
equals
in class org.apache.bcel.generic.Type
public static org.apache.bcel.generic.Type instance()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.