Class TimestampPrinter


  • public class TimestampPrinter
    extends Object
    Timestamp printer.
    • Constructor Detail

      • TimestampPrinter

        public TimestampPrinter​(long timestamp)
    • Method Detail

      • of

        public static TimestampPrinter of​(long timestamp)
        Returns a new timestamp printer.
        Parameters:
        timestamp - the timestamp to print
        Returns:
        the timestamp printer