public class Earlier extends Object implements AuxPointStrategy
Constructor and Description |
---|
Earlier() |
Modifier and Type | Method and Description |
---|---|
AuxPoint |
getPointFromTreeSet(TreeSet<AuxPoint> set,
ZonedDateTime eventTimeStamp)
Returns the AuxPoint which is earlier or equal to the given time stamp if it exists.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Closest, Earlier, Later
public AuxPoint getPointFromTreeSet(TreeSet<AuxPoint> set, ZonedDateTime eventTimeStamp)
getPointFromTreeSet
in interface AuxPointStrategy
set
- the set from which to get the pointseventTimeStamp
- the timestamp for which you want the auxiliary dataCopyright © 2019. All rights reserved.