JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.tangosol.util.Unsafe
Packages that use
Unsafe
Package
Description
com.tangosol.util
Contains various generic utilities.
Uses of
Unsafe
in
com.tangosol.util
Methods in
com.tangosol.util
that return
Unsafe
Modifier and Type
Method
Description
static
Unsafe
Unsafe.
getUnsafe
()
Return the singleton
Unsafe
instance.