MethodHandle

Class MethodHandle

public abstract class MethodHandle
extends Object

A method handle is a typed, directly executable reference to an underlying method, constructor, field, or similar low-level operation, with optional transformations of arguments or return values. These transformations are quite general, and include such patterns as conversion, insertion, deletion, and 登录查看完整内容