Class BootstrapMethodData


  • public class BootstrapMethodData
    extends Indenter
    • Constructor Detail

      • BootstrapMethodData

        public BootstrapMethodData​(ClassData cls)
    • Method Detail

      • read

        public void read​(java.io.DataInputStream in)
                  throws java.io.IOException
        read read and resolve the bootstrap method data called from ClassData. precondition: NumFields has already been read from the stream.
        Throws:
        java.io.IOException
      • print

        public void print()
                   throws java.io.IOException
        Throws:
        java.io.IOException