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 Details

    • MethodType

      public MethodType()