Class ElapsedTimeFormatter


  • public final class ElapsedTimeFormatter
    extends java.lang.Object
    The Class ElapsedTimeFormatter.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String format​(int totalSecs)
      Format.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ElapsedTimeFormatter

        public ElapsedTimeFormatter()
    • Method Detail

      • format

        public static java.lang.String format​(int totalSecs)
        Format.
        Parameters:
        totalSecs - the total secs
        Returns:
        the string