Class UnsafeSupplier.ForJava7
java.lang.Object
io.github.toolfactory.jvm.function.catalog.UnsafeSupplier.ForJava7
- All Implemented Interfaces:
UnsafeSupplier,Supplier<sun.misc.Unsafe>
- Enclosing interface:
- UnsafeSupplier
public static class UnsafeSupplier.ForJava7 extends Object implements UnsafeSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.UnsafeSupplier
UnsafeSupplier.ForJava7 -
Constructor Summary
-
Method Summary
Modifier and Type Method Description sun.misc.Unsafeget()
-
Constructor Details
-
ForJava7
public ForJava7(Map<Object,Object> context) throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException
-
-
Method Details