public class DefaultOperationResult extends java.lang.Object implements OperationResult
Constructor and Description |
---|
DefaultOperationResult(long startTime,
long endTime) |
Modifier and Type | Method and Description |
---|---|
long |
getEndTime() |
long |
getStartTime() |
public DefaultOperationResult(long startTime, long endTime)
public long getStartTime()
getStartTime
in interface OperationResult
public long getEndTime()
getEndTime
in interface OperationResult