|
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.LogicalTimeIntervalFactoryDouble
Implementation of LogicalTimeIntervalFactory that produces logical time intervals of type LogicalTimeIntervalDouble.
| Constructor Summary | |
LogicalTimeIntervalFactoryDouble()
|
|
| Method Summary | |
LogicalTimeInterval |
decode(byte[] buffer,
int offset)
Decode and create logical time interval from serialized format. |
LogicalTimeInterval |
makeZero()
Construct a new Logical Time Interval with a zero interval. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public LogicalTimeIntervalFactoryDouble()
| Method Detail |
public LogicalTimeInterval decode(byte[] buffer,
int offset)
buffer - Encoded logical time intervaloffset - Start position in the source datapublic LogicalTimeInterval makeZero()
|
pRTI v1.3 | ||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||