| Package | Description | 
|---|---|
| com.oracle.coherence.common.base | 
 The base package provides a number of classes to complement those in the java.lang package. 
 | 
| Modifier and Type | Method and 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. 
 |