|
pRTI v1.3 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--se.pitch.prti.LogicalTimeFactoryDouble
Implementation of Logical Time Factory. Produces logical times of type LogicalTimeDouble.
| Constructor Summary | |
LogicalTimeFactoryDouble()
|
|
| Method Summary | |
LogicalTime |
decode(byte[] buffer,
int offset)
Decode and create logical time from serialized format. |
LogicalTime |
makeInitial()
Construct a new Logical Time with initial value set to initial time (lowest time possible). |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public LogicalTimeFactoryDouble()
| Method Detail |
public LogicalTime makeInitial()
public LogicalTime decode(byte[] buffer,
int offset)
buffer - Encoded logical timeoffset - Start position in the source data
|
pRTI v1.3 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||