Class MinutesFormatter


  • class MinutesFormatter
    extends TimeFormatter
    Formats the minutes part of the Time
    • Constructor Summary

      Constructors 
      Constructor Description
      MinutesFormatter​(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

      • MinutesFormatter

        MinutesFormatter​(int pDigits)