Klasse ConstantClass

java.lang.Object
org.aspectj.apache.bcel.classfile.Constant
org.aspectj.apache.bcel.classfile.ConstantClass
Alle implementierten Schnittstellen:
Cloneable, Node

public final class ConstantClass extends Constant
This class is derived from the abstract Constant class and represents a reference to a (external) class.
Version:
$Id: ConstantClass.java,v 1.6 2009/09/16 00:43:49 aclement Exp $
Autor:
M. Dahm, Andy Clement