JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.cswteams.ms3.utils.temporal_consistency
Interface Comparator
All Known Implementing Classes:
DateTimeComparator
,
EpochDayComparator
public interface
Comparator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
compare
(
Object
first,
Object
second)
Method Details
compare
boolean
compare
(
Object
first,
Object
second)