jrre.classloader.classfile.attributes
Class LocalVariableAttributeTable
java.lang.Object
|
+--jrre.classloader.classfile.attributes.LocalVariableAttributeTable
- public class LocalVariableAttributeTable
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LocalVariableAttributeTable
public LocalVariableAttributeTable()
LocalVariableAttributeTable
public LocalVariableAttributeTable(int attributeNameIndex,
int attributeLength,
int localVariableEntryCount)
setLocalVariableEntries
public void setLocalVariableEntries(LocalVariableEntry[] localVariableEntry)
getLocalVariableEntryCount
public int getLocalVariableEntryCount()
- Gets the LocalVariableEntryCount.
setLocalVariableEntryCount
public void setLocalVariableEntryCount(int localVariableEntryCount)
- Sets the LocalVariableEntryCount.
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2002-2002 Appalachian State University. All Rights Reserved.