Home
last modified time | relevance | path

Searched defs:TimeVal (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DTimeVal.java33 public class TimeVal extends Number implements Comparable<Long> { class
47 public TimeVal(Long value) { in TimeVal() method in TimeVal
56 public TimeVal(String value) throws NumberFormatException { in TimeVal() method in TimeVal