Class ToolUnsafe
java.lang.Object
org.multiverse.utils.ToolUnsafe
A Utility class for accessing the
Unsafe.- Author:
- Peter Veentjer
-
Method Summary
-
Method Details
-
getUnsafe
public static sun.misc.Unsafe getUnsafe()Fetch the Unsafe. Use With Caution.- Returns:
- an Unsafe instance.
-