Class Timestamp
java.lang.Object
tools.refinery.interpreter.rete.network.communication.Timestamp
- All Implemented Interfaces:
Comparable<Timestamp>
,MessageSelector
A timestamp associated with update messages in timely evaluation.
- Since:
- 2.3
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
AMap
implementation that associates the zero timestamp with every key. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
protected final int value -
ZERO
-
INSERT_AT_ZERO_TIMELINE
- Since:
- 2.4
-
-
Constructor Details
-
Timestamp
public Timestamp(int value)
-
-
Method Details