Class BasicType

java.lang.Object
org.aspectj.apache.bcel.generic.Type
org.aspectj.apache.bcel.generic.BasicType

public final class BasicType extends Type
Denotes basic type such as int.
Version:
$Id: BasicType.java,v 1.4 2008/08/28 00:05:57 aclement Exp $
Author:
M. Dahm
  • Method Details

    • getType

      public static final BasicType getType(byte type)
    • equals

      public boolean equals(Object type)
      Overrides:
      equals in class Object
      Returns:
      true if both type objects refer to the same type