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, getStartTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndTime, getStartTimepublic SuccessResultImpl(long startTime,
long endTime,
boolean isUpToDate)
public boolean isUpToDate()
isUpToDate in interface SuccessResult