Uses of Class
dev.vality.damsel.base.TimestampInterval
Packages that use TimestampInterval
-
Uses of TimestampInterval in dev.vality.damsel.base
Methods in dev.vality.damsel.base that return TimestampIntervalModifier and TypeMethodDescriptionTimestampInterval.deepCopy()TimestampInterval.setLowerBound(TimestampIntervalBound lower_bound) TimestampInterval.setUpperBound(TimestampIntervalBound upper_bound) Methods in dev.vality.damsel.base with parameters of type TimestampIntervalModifier and TypeMethodDescriptionintTimestampInterval.compareTo(TimestampInterval other) booleanTimestampInterval.equals(TimestampInterval that) Constructors in dev.vality.damsel.base with parameters of type TimestampIntervalModifierConstructorDescriptionPerforms a deep copy on other. -
Uses of TimestampInterval in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as TimestampIntervalMethods in dev.vality.damsel.domain that return TimestampIntervalMethods in dev.vality.damsel.domain with parameters of type TimestampIntervalConstructors in dev.vality.damsel.domain with parameters of type TimestampInterval