Java org.apache.commons.bcel6.generic Type fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.bcel6.generic Type fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.bcel6.generic Type.

The text is from its open source code.

Field

BasicTypeVOID
Predefined constants
BasicTypeBOOLEAN
BasicTypeINT
BasicTypeSHORT
BasicTypeBYTE
BasicTypeLONG
BasicTypeDOUBLE
BasicTypeCHAR
ObjectTypeTHROWABLE
TypeUNKNOWN

Method

booleanequals(Object o)
ClassgetClass()
Returns the runtime class of this Object .
StringtoString()