All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.fub.bytecode.generic.BasicType

java.lang.Object
   |
   +----de.fub.bytecode.generic.Type
           |
           +----de.fub.bytecode.generic.BasicType

public final class BasicType
extends Type
Denotes basic type such as int.

Version:
$Id: BasicType.java,v 1.4 1999/06/09 08:50:23 dahm Exp $
Author:
M. Dahm

Method Index

 o getType(byte)

Methods

 o getType
 public static final BasicType getType(byte type)

All Packages  Class Hierarchy  This Package  Previous  Next  Index