butler.ext.time
Class TimeUnit
java.lang.Object
butler.ext.code.Code
butler.ext.time.TimeUnit
- All Implemented Interfaces:
- java.lang.Comparable
public class TimeUnit
- extends Code
- Author:
- Fredrik Bertilsson
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
MINUTES
public static final TimeUnit MINUTES
HOURS
public static final TimeUnit HOURS
DAYS
public static final TimeUnit DAYS
TimeUnit
public TimeUnit(int unit)
TimeUnit
public TimeUnit(java.lang.String unit)
getCalendarConstant
public int getCalendarConstant()
getTimeInMillis
public long getTimeInMillis()