|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClock | |
|---|---|
| org.commonreality.participant | |
| org.commonreality.participant.impl | |
| org.commonreality.time | |
| org.commonreality.time.impl | |
| org.commonreality.time.impl.net | |
| Uses of IClock in org.commonreality.participant |
|---|
| Methods in org.commonreality.participant that return IClock | |
|---|---|
IClock |
IParticipant.getClock()
|
| Uses of IClock in org.commonreality.participant.impl |
|---|
| Methods in org.commonreality.participant.impl that return IClock | |
|---|---|
IClock |
AbstractParticipant.getClock()
return the clock that this participant has access to |
| Uses of IClock in org.commonreality.time |
|---|
| Subinterfaces of IClock in org.commonreality.time | |
|---|---|
interface |
IOwnableClock<T>
|
interface |
ISetableClock
|
| Uses of IClock in org.commonreality.time.impl |
|---|
| Classes in org.commonreality.time.impl that implement IClock | |
|---|---|
class |
BasicClock
|
class |
MasterClock
tracks a series of potential clock owners (if shared), takes their recommendations for a time change. |
class |
OwnedClock<T>
|
class |
RealTimeClock
|
class |
SharedClock
|
| Uses of IClock in org.commonreality.time.impl.net |
|---|
| Subinterfaces of IClock in org.commonreality.time.impl.net | |
|---|---|
interface |
INetworkedClock
|
| Classes in org.commonreality.time.impl.net that implement IClock | |
|---|---|
class |
NetworkedMasterClock
|
class |
NetworkedSetableClock
|
class |
NetworkedSlaveClock
network slave clock |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||