Class GetDeclaredConstructorsMethodHandleSupplier

java.lang.Object
io.github.toolfactory.jvm.function.catalog.GetDeclaredConstructorsMethodHandleSupplier
All Implemented Interfaces:
Supplier<MethodHandle>
Direct Known Subclasses:
GetDeclaredConstructorsMethodHandleSupplier.ForJava7

public abstract class GetDeclaredConstructorsMethodHandleSupplier
extends Object
implements Supplier<MethodHandle>
  • Constructor Details

    • GetDeclaredConstructorsMethodHandleSupplier

      public GetDeclaredConstructorsMethodHandleSupplier()
  • Method Details