|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutils.Time
public class Time
We use this to generate fileNames for our scenario log files.
| Constructor Summary | |
|---|---|
Time()
|
|
| Method Summary | |
|---|---|
static long |
getTimeInMilis()
Returns time in miliseconds. |
static java.lang.String |
now(java.lang.String dateFormat)
Gets current time according to the input dateFormat. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Time()
| Method Detail |
|---|
public static java.lang.String now(java.lang.String dateFormat)
dateFormat - input dateFormat
public static long getTimeInMilis()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||