Package org.burningwave.jvm
Class UnsafeNativeFunctionSupplier.ForJava17
java.lang.Object
org.burningwave.jvm.UnsafeNativeFunctionSupplier
org.burningwave.jvm.UnsafeNativeFunctionSupplier.ForJava9
org.burningwave.jvm.UnsafeNativeFunctionSupplier.ForJava17
- All Implemented Interfaces:
Closeable
,AutoCloseable
,NativeFunctionSupplier
- Enclosing class:
- UnsafeNativeFunctionSupplier
public static class UnsafeNativeFunctionSupplier.ForJava17 extends UnsafeNativeFunctionSupplier.ForJava9
-
Nested Class Summary
Nested classes/interfaces inherited from class org.burningwave.jvm.UnsafeNativeFunctionSupplier
UnsafeNativeFunctionSupplier.ForJava17, UnsafeNativeFunctionSupplier.ForJava9
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description Supplier<MethodHandles.Lookup>
getMethodHandlesLookupSupplyingFunction()
Methods inherited from class org.burningwave.jvm.UnsafeNativeFunctionSupplier
close, getAllocateInstanceFunction, getDefineHookClassFunction, getFieldValueFunction, getRetrieveLoadedClassesFunction, getRetrieveLoadedPackagesFunction, getSetFieldValueFunction
-
Constructor Details
-
ForJava17
-
-
Method Details
-
getMethodHandlesLookupSupplyingFunction
- Specified by:
getMethodHandlesLookupSupplyingFunction
in interfaceNativeFunctionSupplier
- Overrides:
getMethodHandlesLookupSupplyingFunction
in classUnsafeNativeFunctionSupplier
-