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.
    • Method Detail

      • publicLookup

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