| Package | Description |
|---|---|
| com.blibli.oss.common.helper | |
| com.blibli.oss.common.helper.constants |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
DateHelper.is(Date firstDate,
TimeComparator comparator,
Date secondDate)
Evaluates whether
firstDate satisfies comparator when compared to secondDate. |
| Modifier and Type | Method and Description |
|---|---|
static TimeComparator |
TimeComparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeComparator[] |
TimeComparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.