Class ConstantInfo.Fieldref

    • Constructor Detail

      • Fieldref

        public Fieldref​(int class_index,
                        int name_and_type_index)
      • Fieldref

        public Fieldref​(java.io.DataInput in)
                 throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • toString

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