Java java.lang.invoke MethodHandles fields, constructors, methods, implement or subclass

Example usage for Java java.lang.invoke MethodHandles fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.lang.invoke MethodHandles.

The text is from its open source code.

Method

Lookuplookup()
Returns a Lookup lookup object with full capabilities to emulate all supported bytecode behaviors of the caller.
LookuppublicLookup()
Returns a Lookup lookup object which is trusted minimally.