Interface JavaConstant.MethodHandle.MethodHandles

Enclosing class:
JavaConstant.MethodHandle

@Proxied("java.lang.invoke.MethodHandles") protected static interface JavaConstant.MethodHandle.MethodHandles
A dispatcher to interact with java.lang.invoke.MethodHandles.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    A dispatcher to interact with java.lang.invoke.MethodHandles$Lookup.
  • Method Summary

    Modifier and Type
    Method
    Description
    Resolves the public java.lang.invoke.MethodHandles$Lookup.
  • Method Details

    • publicLookup

      @IsStatic Object publicLookup()
      Resolves the public java.lang.invoke.MethodHandles$Lookup.
      Returns:
      The public java.lang.invoke.MethodHandles$Lookup.