@Deprecated
public abstract class DefaultIntervals
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Interval |
FIFTEEN_MINUTES
Deprecated.
an interval of fifteen minutes
|
static Interval |
FIVE_MINUTES
Deprecated.
an interval of five minutes
|
static Interval |
ONE_DAY
Deprecated.
an interval of one day
|
static Interval |
ONE_HOUR
Deprecated.
an interval of one hour
|
static Interval |
ONE_MINUTE
Deprecated.
an interval of one minute
|
static Interval |
TWELVE_HOURS
Deprecated.
an interval of one hour
|
| Constructor and Description |
|---|
DefaultIntervals()
Deprecated.
|
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 TWELVE_HOURS
public static final Interval ONE_DAY
Copyright © 2010-2020 anotheria.net. All Rights Reserved.