Klasse ConstantString

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

public final class ConstantString extends Constant
This class is derived from the abstract Constant class and represents a reference to a String object.
Version:
$Id: ConstantString.java,v 1.5 2009/09/16 00:43:49 aclement Exp $
Autor:
M. Dahm
Siehe auch:
  • Konstruktordetails

    • ConstantString

      public ConstantString(int stringIndex)
  • Methodendetails