public class TimeStamp extends Object
| Modifier and Type | Field and Description |
|---|---|
static SynchronizedSimpleDateFormat |
simpleDateFormat |
| Constructor and Description |
|---|
TimeStamp() |
| Modifier and Type | Method and Description |
|---|---|
static long |
diffMillis(String t1,
String t0) |
static long |
elpasedMillis(String t0) |
static String |
getCurrentMillis() |
static String |
simpleFormat(String millis) |
public static SynchronizedSimpleDateFormat simpleDateFormat
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.