Searched refs:headerDateTimeFormat (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DSummaryTab.java55 private DateFormat headerDateTimeFormat; field in class:SummaryTab
80 headerDateTimeFormat =
138 headerDateTimeFormat.format(System.currentTimeMillis());

Completed in 21 milliseconds