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 classPrivateLookupInMethodHandleSupplier.Abststatic classPrivateLookupInMethodHandleSupplier.ForJava7static classPrivateLookupInMethodHandleSupplier.ForJava9
-