Interface PrivateLookupInMethodHandleSupplier
-
- All Superinterfaces:
Supplier<java.lang.invoke.MethodHandle>
- All Known Implementing Classes:
PrivateLookupInMethodHandleSupplier.Abst
,PrivateLookupInMethodHandleSupplier.ForJava7
,PrivateLookupInMethodHandleSupplier.ForJava9
public interface PrivateLookupInMethodHandleSupplier extends Supplier<java.lang.invoke.MethodHandle>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
PrivateLookupInMethodHandleSupplier.Abst
static class
PrivateLookupInMethodHandleSupplier.ForJava7
static class
PrivateLookupInMethodHandleSupplier.ForJava9
-