Example usage for Java java.lang.invoke MethodHandles fields, constructors, methods, implement or subclass
The text is from its open source code.
Lookup | lookup() Returns a Lookup lookup object with full capabilities to emulate all supported bytecode behaviors of the caller. |
Lookup | publicLookup() Returns a Lookup lookup object which is trusted minimally. |