Schnittstelle IBootstrapMethodsEntry

Alle bekannten Implementierungsklassen:
BootstrapMethodsEntry

public interface IBootstrapMethodsEntry
Description of a bootstrap method table entry as specified in the JVM specifications. This interface may be implemented by clients.
Seit:
3.8
  • Methodendetails

    • getBootstrapMethodReference

      int getBootstrapMethodReference()
    • getBootstrapArguments

      int[] getBootstrapArguments()