Package java.lang.invoke
Class MethodType
java.lang.Object
java.lang.invoke.MethodType
public class MethodType extends Object
Stub class needed to satisfy Java 8 compilers when compiling lambdas.
-
Constructor Summary
Constructors Constructor Description MethodType() -
Method Summary
-
Constructor Details
-
MethodType
public MethodType()
-