alt.jiapi.file
Class Interface
java.lang.Object
alt.jiapi.file.Interface
public class Interface
- extends java.lang.Object
This class represents an Interface, as described in Java Virtual
Machine Specification, 2nd edition, chapter 4.1.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Interface
public Interface(ConstantPool cp,
short constant_class_index)
getClassInfo
public ConstantPool.ClassInfo getClassInfo()
getConstantClassIndex
public short getConstantClassIndex()
getName
public java.lang.String getName()
Copyright © 2001. Documenation generated August 26 2011.