public class TimeRange extends Object
| Constructor and Description |
|---|
TimeRange(Long start,
Long end) |
TimeRange(String start,
String end) |
| Modifier and Type | Method and Description |
|---|---|
long |
getEnd() |
String |
getProblem() |
long |
getStart() |
boolean |
isValid() |
String |
toString() |
Copyright © 2014–2018 Red Hat, Inc.. All rights reserved.