Searched defs:second (Results 1 – 11 of 11) sorted by relevance
28 private Pair(A first, B second) { in Pair()42 public static <A, B> Pair<A, B> create(A first, B second) { in create()
72 long second = TimeUnit.NANOSECONDS.toSeconds(ns); // second in getTimeString() local108 long second = TimeUnit.NANOSECONDS.toSeconds(ns); in getLogTimeString() local
45 long second; in getTimeWithUnit() local125 long second = TimeUnit.NANOSECONDS.toSeconds(ns); // second in getTimeFormatString() local185 long second = TimeUnit.NANOSECONDS.toSeconds(ns); // second in getTimeString() local267 long second = TimeUnit.NANOSECONDS.toSeconds(ns); // second in getDistributedTotalTime() local
57 long second = dur / num; in paint() local
67 long second = AnalystPanel.getDURATION() / num; in draw() local
179 long second = INIT_NUMBER; in formatTime() local
391 private boolean compareVector(Vector<DeviceIPPortInfo> first, Vector<DeviceIPPortInfo> second) { in compareVector()
350 private boolean compareVector(Vector<DeviceIPPortInfo> first, Vector<DeviceIPPortInfo> second) { in compareVector()
222 int second; in millisecondToTime() local
532 int second = 2; in isServiceCapability() local
42 int second {36000}; member