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
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.toolfactory.jvm.function.catalog.UnsafeSupplier
UnsafeSupplier.ForJava7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unsafe
protected sun.misc.Unsafe unsafe
-
-
Constructor Details
-
ForJava7
public ForJava7(Map<Object, Object> context) throws NoSuchFieldException, SecurityException, IllegalArgumentException, IllegalAccessException
-
-
Method Details