|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.java.dev.moskito.core.stats.DefaultIntervals
public abstract class DefaultIntervals
This utility class provides constants for the most important intervals.
| Field Summary | |
|---|---|
static Interval |
FIFTEEN_MINUTES
an interval of fifteen minutes |
static Interval |
FIVE_MINUTES
an interval of five minutes |
static Interval |
ONE_DAY
an interval of one day |
static Interval |
ONE_HOUR
an interval of one hour |
static Interval |
ONE_MINUTE
an interval of one minute |
| Constructor Summary | |
|---|---|
DefaultIntervals()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Interval ONE_MINUTE
public static final Interval FIVE_MINUTES
public static final Interval FIFTEEN_MINUTES
public static final Interval ONE_HOUR
public static final Interval ONE_DAY
| Constructor Detail |
|---|
public DefaultIntervals()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||