ExtendedTypes
, java.io.Serializable
public class BottomType extends org.apache.bcel.generic.Type implements ExtendedTypes
TypeAnalysis
,
TypeFrame
,
TypeMerger
,
Serialized FormT_AVAIL_TYPE, T_BOTTOM, T_DOUBLE_EXTRA, T_EXCEPTION, T_LONG_EXTRA, T_NULL, T_TOP
Modifier and Type | Method | 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.