Package org.cakelab.json.util.unsafe
Class UnsafeBase
- java.lang.Object
-
- org.cakelab.json.util.unsafe.UnsafeBase
-
- All Implemented Interfaces:
Unsafe
- Direct Known Subclasses:
SunMiscUnsafe
,Unsupported
public abstract class UnsafeBase extends java.lang.Object implements Unsafe
-
-
Constructor Summary
Constructors Constructor Description UnsafeBase()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.cakelab.json.util.unsafe.Unsafe
allocateInstance
-
-