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

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DXMBeanNotifications.java74 private SimpleDateFormat timeFormater = new SimpleDateFormat("HH:mm:ss:SSS"); field in class:XMBeanNotifications
675 String time = timeFormater.format(receivedDate);

Completed in 107 milliseconds