Package | Description |
---|---|
fr.cnes.sirius.patrius.events.postprocessing |
Modifier and Type | Method and Description |
---|---|
SortedSet<CodedEventsLogger.LoggedCodedEvent> |
CodedEventsLogger.getLoggedCodedEventSet()
Returns an unmodifiable view on the set of
CodedEventsLogger.LoggedCodedEvent , sorted by date. |
Modifier and Type | Method and Description |
---|---|
int |
CodedEventsLogger.LoggedCodedEvent.compareTo(CodedEventsLogger.LoggedCodedEvent o)
Compare two LoggedCodedEvent with their internal date.
|
Copyright © 2023 CNES. All rights reserved.