All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.util.Vector | +----lti.java.jcf.JcfMemberCollection
protected JcfConstantPool constPool
public JcfMemberCollection(JcfClassInput ist, JcfConstantPool p) throws ClassFormatError, IOException
public final JcfConstantPool getConstPool()
public final JcfMember memberAt(int index)
public void write(JcfClassOutput ost) throws IOException
All Packages Class Hierarchy This Package Previous Next Index