Class TimeUtil.Interval

  • Enclosing class:
    TimeUtil

    public static class TimeUtil.Interval
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Interval​(java.lang.String single, java.lang.String plural, java.lang.String small)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Interval

        public Interval​(java.lang.String single,
                        java.lang.String plural,
                        java.lang.String small)