📄 constantpool.html
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B>ConstantInteger.</B><B><A HREF="../../../../../org/apache/bcel/classfile/ConstantInteger.html#getConstantValue(org.apache.bcel.classfile.ConstantPool)">getConstantValue</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> cp)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B>ConstantDouble.</B><B><A HREF="../../../../../org/apache/bcel/classfile/ConstantDouble.html#getConstantValue(org.apache.bcel.classfile.ConstantPool)">getConstantValue</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> cp)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A></CODE></FONT></TD><TD><CODE><B>PMGClass.</B><B><A HREF="../../../../../org/apache/bcel/classfile/PMGClass.html#copy(org.apache.bcel.classfile.ConstantPool)">copy</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>StackMapEntry.</B><B><A HREF="../../../../../org/apache/bcel/classfile/StackMapEntry.html#setConstantPool(org.apache.bcel.classfile.ConstantPool)">setConstantPool</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B>ConstantFloat.</B><B><A HREF="../../../../../org/apache/bcel/classfile/ConstantFloat.html#getConstantValue(org.apache.bcel.classfile.ConstantPool)">getConstantValue</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> cp)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Object</CODE></FONT></TD><TD><CODE><B>ConstantLong.</B><B><A HREF="../../../../../org/apache/bcel/classfile/ConstantLong.html#getConstantValue(org.apache.bcel.classfile.ConstantPool)">getConstantValue</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> cp)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A></CODE></FONT></TD><TD><CODE><B>Synthetic.</B><B><A HREF="../../../../../org/apache/bcel/classfile/Synthetic.html#copy(org.apache.bcel.classfile.ConstantPool)">copy</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A></CODE></FONT></TD><TD><CODE><B>LineNumberTable.</B><B><A HREF="../../../../../org/apache/bcel/classfile/LineNumberTable.html#copy(org.apache.bcel.classfile.ConstantPool)">copy</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A></CODE></FONT></TD><TD><CODE><B>Deprecated.</B><B><A HREF="../../../../../org/apache/bcel/classfile/Deprecated.html#copy(org.apache.bcel.classfile.ConstantPool)">copy</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B>EmptyVisitor.</B><B><A HREF="../../../../../org/apache/bcel/classfile/EmptyVisitor.html#visitConstantPool(org.apache.bcel.classfile.ConstantPool)">visitConstantPool</A></B>(<A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> obj)</CODE><BR> </TD></TR></TABLE> <P><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"><TD COLSPAN=2>Constructors in <A HREF="../../../../../org/apache/bcel/classfile/package-summary.html">org.apache.bcel.classfile</A> with parameters of type <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A></FONT></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/ExceptionTable.html#ExceptionTable(int, int, int[], org.apache.bcel.classfile.ConstantPool)">ExceptionTable</A></B>(int name_index, int length, int[] exception_index_table, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/InnerClasses.html#InnerClasses(int, int, org.apache.bcel.classfile.InnerClass[], org.apache.bcel.classfile.ConstantPool)">InnerClasses</A></B>(int name_index, int length, <A HREF="../../../../../org/apache/bcel/classfile/InnerClass.html">InnerClass</A>[] inner_classes, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/Unknown.html#Unknown(int, int, byte[], org.apache.bcel.classfile.ConstantPool)">Unknown</A></B>(int name_index, int length, byte[] bytes, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> Create a non-standard attribute.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/StackMapType.html#StackMapType(byte, int, org.apache.bcel.classfile.ConstantPool)">StackMapType</A></B>(byte type, int index, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/StackMap.html#StackMap(int, int, org.apache.bcel.classfile.StackMapEntry[], org.apache.bcel.classfile.ConstantPool)">StackMap</A></B>(int name_index, int length, <A HREF="../../../../../org/apache/bcel/classfile/StackMapEntry.html">StackMapEntry</A>[] map, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/Signature.html#Signature(int, int, int, org.apache.bcel.classfile.ConstantPool)">Signature</A></B>(int name_index, int length, int signature_index, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/Code.html#Code(int, int, int, int, byte[], org.apache.bcel.classfile.CodeException[], org.apache.bcel.classfile.Attribute[], org.apache.bcel.classfile.ConstantPool)">Code</A></B>(int name_index, int length, int max_stack, int max_locals, byte[] code, <A HREF="../../../../../org/apache/bcel/classfile/CodeException.html">CodeException</A>[] exception_table, <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A>[] attributes, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/FieldOrMethod.html#FieldOrMethod(java.io.DataInputStream, org.apache.bcel.classfile.ConstantPool)">FieldOrMethod</A></B>(java.io.DataInputStream file, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> Construct object from file stream.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/FieldOrMethod.html#FieldOrMethod(int, int, int, org.apache.bcel.classfile.Attribute[], org.apache.bcel.classfile.ConstantPool)">FieldOrMethod</A></B>(int access_flags, int name_index, int signature_index, <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A>[] attributes, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/Method.html#Method(int, int, int, org.apache.bcel.classfile.Attribute[], org.apache.bcel.classfile.ConstantPool)">Method</A></B>(int access_flags, int name_index, int signature_index, <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A>[] attributes, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/ConstantValue.html#ConstantValue(int, int, int, org.apache.bcel.classfile.ConstantPool)">ConstantValue</A></B>(int name_index, int length, int constantvalue_index, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/JavaClass.html#JavaClass(int, int, java.lang.String, int, int, int, org.apache.bcel.classfile.ConstantPool, int[], org.apache.bcel.classfile.Field[], org.apache.bcel.classfile.Method[], org.apache.bcel.classfile.Attribute[], byte)">JavaClass</A></B>(int class_name_index, int superclass_name_index, java.lang.String file_name, int major, int minor, int access_flags, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool, int[] interfaces, <A HREF="../../../../../org/apache/bcel/classfile/Field.html">Field</A>[] fields, <A HREF="../../../../../org/apache/bcel/classfile/Method.html">Method</A>[] methods, <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A>[] attributes, byte source)</CODE><BR> Constructor gets all contents as arguments.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/JavaClass.html#JavaClass(int, int, java.lang.String, int, int, int, org.apache.bcel.classfile.ConstantPool, int[], org.apache.bcel.classfile.Field[], org.apache.bcel.classfile.Method[], org.apache.bcel.classfile.Attribute[])">JavaClass</A></B>(int class_name_index, int superclass_name_index, java.lang.String file_name, int major, int minor, int access_flags, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool, int[] interfaces, <A HREF="../../../../../org/apache/bcel/classfile/Field.html">Field</A>[] fields, <A HREF="../../../../../org/apache/bcel/classfile/Method.html">Method</A>[] methods, <A HREF="../../../../../org/apache/bcel/classfile/Attribute.html">Attribute</A>[] attributes)</CODE><BR> Constructor gets all contents as arguments.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/LocalVariable.html#LocalVariable(int, int, int, int, int, org.apache.bcel.classfile.ConstantPool)">LocalVariable</A></B>(int start_pc, int length, int name_index, int signature_index, int index, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../../org/apache/bcel/classfile/LocalVariableTable.html#LocalVariableTable(int, int, org.apache.bcel.classfile.LocalVariable[], org.apache.bcel.classfile.ConstantPool)">LocalVariableTable</A></B>(int name_index, int length, <A HREF="../../../../../org/apache/bcel/classfile/LocalVariable.html">LocalVariable</A>[] local_variable_table, <A HREF="../../../../../org/apache/bcel/classfile/ConstantPool.html">ConstantPool</A> constant_pool)</CODE><BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -