Uses of Class
com.oracle.coherence.common.base.ConcurrentNotifier.Link
-
Packages that use ConcurrentNotifier.Link Package Description com.oracle.coherence.common.base The base package provides a number of classes to complement those in the java.lang package. -
-
Uses of ConcurrentNotifier.Link in com.oracle.coherence.common.base
Methods in com.oracle.coherence.common.base that return ConcurrentNotifier.Link Modifier and Type Method Description protected ConcurrentNotifier.Link
ConcurrentNotifier. makeSelfLink(Thread threadThis, long lBitThis, Object oHead)
Make a link for the calling thread, checking if one already exists for this notifier.
-