jrre.classloader.classfile.attributes
Class SourceFileAttribute
java.lang.Object
|
+--jrre.classloader.classfile.attributes.Attribute
|
+--jrre.classloader.classfile.attributes.SourceFileAttribute
- public class SourceFileAttribute
- extends Attribute
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
nameIndex
protected int nameIndex
attributeLength
protected int attributeLength
sourceFileIndex
protected int sourceFileIndex
SourceFileAttribute
public SourceFileAttribute()
SourceFileAttribute
public SourceFileAttribute(int nameIndex,
int attributeLength,
int sourceFileIndex)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2002-2002 Appalachian State University. All Rights Reserved.