Interface PrivateLookupInMethodHandleSupplier

All Superinterfaces:
Supplier<MethodHandle>
All Known Implementing Classes:
PrivateLookupInMethodHandleSupplier.Abst, PrivateLookupInMethodHandleSupplier.ForJava7, PrivateLookupInMethodHandleSupplier.ForJava9

public interface PrivateLookupInMethodHandleSupplier extends Supplier<MethodHandle>