Package types.temporal
Class TemporalValue<V extends Serializable>
java.lang.Object
types.temporal.TemporalValue<V>
- Type Parameters:
V
- Could be Integer, Boolean, Float, String, etc
- All Implemented Interfaces:
Serializable
Wrapper class that consists in the value and a timestamp
- Author:
- ARIJIT SAMAL
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
-
time
-
-
Constructor Details
-
TemporalValue
-
-
Method Details