Class ConstantPool.FieldrefInfo

    • Constructor Detail

      • FieldrefInfo

        public FieldrefInfo​(int class_index,
                            int name_and_type_index)
    • Method Detail

      • read

        static ConstantPool.FieldrefInfo read​(java.io.DataInput in)
                                       throws java.io.IOException
        Throws:
        java.io.IOException
      • tag

        public int tag()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object