|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.groovy.util.ManagedReference
gpars.serial.SerialHandle
gpars.serial.SerialHandle.LocalSerialHandle
class SerialHandle.LocalSerialHandle extends SerialHandle
Field Summary |
---|
Fields inherited from class SerialHandle | |
---|---|
context, serialId |
Constructor Summary | |
SerialHandle.LocalSerialHandle(WithSerialId obj, UUID uuid)
|
Method Summary |
---|
Methods inherited from class SerialHandle | |
---|---|
create, finalizeReference, getSerialId, getSubscribers, subscribe, unsubscribe |
Methods inherited from class org.codehaus.groovy.util.ManagedReference | |
---|---|
get, clear, finalizeReference, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
public SerialHandle.LocalSerialHandle(WithSerialId obj, UUID uuid)
Groovy Documentation