Class ClassModel.AttributePool.BootstrapMethodsEntry.BootstrapMethod.BootstrapArgument

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int argument  
    • Constructor Summary

      Constructors 
      Constructor Description
      BootstrapArgument​(int _argument)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • argument

        int argument
    • Constructor Detail

      • BootstrapArgument

        public BootstrapArgument​(int _argument)