org.apache.bcel.generic
public final class BasicType extends Type
Constructor and Description |
---|
BasicType(byte type)
Constructor for basic types such as int, long, `void'
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object _type) |
static BasicType |
getType(byte type) |
int |
hashCode() |
getArgumentTypes, getMethodSignature, getReturnType, getSignature, getSignature, getSize, getType, getType, getType, getTypes, toString