Class PrivateLookupInMethodHandleSupplier.Abst
java.lang.Object
io.github.toolfactory.jvm.function.catalog.PrivateLookupInMethodHandleSupplier.Abst
- All Implemented Interfaces:
PrivateLookupInMethodHandleSupplier
,Supplier<MethodHandle>
- Direct Known Subclasses:
PrivateLookupInMethodHandleSupplier.ForJava7
,PrivateLookupInMethodHandleSupplier.ForJava9
- Enclosing interface:
PrivateLookupInMethodHandleSupplier
public abstract static class PrivateLookupInMethodHandleSupplier.Abst
extends Object
implements PrivateLookupInMethodHandleSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.PrivateLookupInMethodHandleSupplier
PrivateLookupInMethodHandleSupplier.Abst, PrivateLookupInMethodHandleSupplier.ForJava7, PrivateLookupInMethodHandleSupplier.ForJava9
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
methodHandle
-
-
Constructor Details
-
Abst
public Abst()
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<MethodHandle>
-