| Modifier and Type | Class and Description |
|---|---|
static class |
ObjectSnippets.Templates |
| Constructor and Description |
|---|
ObjectSnippets() |
| Modifier and Type | Method and Description |
|---|---|
static void |
fastNotify(Object thisObj) |
static void |
fastNotifyAll(Object thisObj) |
static boolean |
fastNotifyStub(ForeignCallDescriptor descriptor,
Object o) |
public static boolean fastNotifyStub(ForeignCallDescriptor descriptor, Object o)
public static void fastNotify(Object thisObj)
public static void fastNotifyAll(Object thisObj)