public class TimestampPrinter extends Object
| Constructor and Description |
|---|
TimestampPrinter(long timestamp) |
| Modifier and Type | Method and Description |
|---|---|
static TimestampPrinter |
of(long timestamp)
Returns a new timestamp printer.
|
String |
toString() |
public static TimestampPrinter of(long timestamp)
timestamp - the timestamp to printCopyright © 2013–2018. All rights reserved.