Class SecondsFormatter


  • class SecondsFormatter
    extends TimeFormatter
    Formats the seconds part of the Time
    • Constructor Summary

      Constructors 
      Constructor Description
      SecondsFormatter​(int pDigits)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) java.lang.String format​(Time t)  
      • Methods inherited from class java.lang.Object

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

      • SecondsFormatter

        SecondsFormatter​(int pDigits)