public class TimerBuilder
extends java.lang.Object
| Constructor and Description |
|---|
TimerBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getFormatLongDays(long temps) |
static java.lang.String |
getFormatLongHours(long temps) |
static java.lang.String |
getFormatLongHoursSimple(long temps) |
static java.lang.String |
getFormatLongMinutes(long temps) |
static java.lang.String |
getFormatLongSecondes(long temps) |
static java.lang.String |
getStringTime(long second) |
public static java.lang.String getFormatLongDays(long temps)
public static java.lang.String getFormatLongHours(long temps)
public static java.lang.String getFormatLongHoursSimple(long temps)
public static java.lang.String getFormatLongMinutes(long temps)
public static java.lang.String getFormatLongSecondes(long temps)
public static java.lang.String getStringTime(long second)