Class TimeUtils


  • public abstract class TimeUtils
    extends java.lang.Object
    This is too slow.

    Created: Tue Oct 28 21:08:58 2008
    Version:
    $Rev$
    Author:
    Artur Hefczyc
    • Constructor Summary

      Constructors 
      Constructor Description
      TimeUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getHourNow()  
      static int getMinuteNow()  
      • Methods inherited from class java.lang.Object

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

      • TimeUtils

        public TimeUtils()
    • Method Detail

      • getHourNow

        public static int getHourNow()
      • getMinuteNow

        public static int getMinuteNow()