ExtendedTypes
, java.io.Serializable
public class NullType extends org.apache.bcel.generic.ReferenceType 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 NullType |
instance() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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 NullType instance()
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.