Uses of Interface
org.cakelab.json.util.unsafe.Unsafe
-
Packages that use Unsafe Package Description org.cakelab.json.util.unsafe -
-
Uses of Unsafe in org.cakelab.json.util.unsafe
Classes in org.cakelab.json.util.unsafe that implement Unsafe Modifier and Type Class Description class
DalvikPostGingerBred
class
DalvikPreGingerBred
class
SunMiscUnsafe
class
UnsafeBase
class
Unsupported
Fields in org.cakelab.json.util.unsafe declared as Unsafe Modifier and Type Field Description static Unsafe
Unsafe. theUnsafe
static Unsafe
UnsafeHolder. theUnsafe
Methods in org.cakelab.json.util.unsafe that return Unsafe Modifier and Type Method Description static Unsafe
DalvikPostGingerBred. create()
-