public class LocalDistanceDateStandard extends LocalDistance
LocalDistance
Constructor and Description |
---|
LocalDistanceDateStandard() |
Modifier and Type | Method and Description |
---|---|
float |
distance(java.lang.Object a,
java.lang.Object b)
Computes the distance between two dates.
|
computeDistance, setMissingMethod
public float distance(java.lang.Object a, java.lang.Object b)
distance
in class LocalDistance
a
- Object from the GregorianCalendarb
- Object from the GregorianCalendar