public class SuccessResultImpl extends DefaultOperationResult implements SuccessResult
Constructor and Description |
---|
SuccessResultImpl(long startTime,
long endTime,
boolean isUpToDate) |
Modifier and Type | Method and Description |
---|---|
boolean |
isUpToDate() |
getEndTime, getStartTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndTime, getStartTime
public SuccessResultImpl(long startTime, long endTime, boolean isUpToDate)
public boolean isUpToDate()
isUpToDate
in interface SuccessResult