public interface RelativeTimeConstraint extends InvocationConstraint
| Modifier and Type | Method and Description | 
|---|---|
InvocationConstraint | 
makeAbsolute(long baseTime)
Converts this constraint to absolute time. 
 | 
InvocationConstraint makeAbsolute(long baseTime)
Long.MIN_VALUE or
 Long.MAX_VALUE is used, respectively. The returned
 constraint will typically be an instance of a different constraint
 class than this constraint.baseTime - an absolute time, specified in milliseconds from
 midnight, January 1, 1970 UTC