public class ComparatorDate extends AbstractComparatorTime
FEATURE_TOLERANCE, tolerance| Constructor and Description |
|---|
ComparatorDate() |
| Modifier and Type | Method and Description |
|---|---|
protected Long |
getMillis(Object obj)
Get the corresponding time information in milliseconds.
|
Class<?> |
getType()
The comparator reference type.
|
compare, compare, getTolerance, initialize, match, setTolerancetoStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic Class<?> getType()
IComparatorgetType in interface IComparatorgetType in class ComparatorDefaultprotected Long getMillis(Object obj) throws ComparatorException
AbstractComparatorTimegetMillis in class AbstractComparatorTimeobj - The time object.ComparatorException - On comparator exceptions.Copyright © 2016. All rights reserved.