Searched defs:TimeVal (Results 1 – 1 of 1) sorted by relevance
30 public class TimeVal extends Number implements Comparable<Long> { class44 public TimeVal(Long value) { in TimeVal() method in TimeVal53 public TimeVal(String value) throws NumberFormatException { in TimeVal() method in TimeVal