Package | Description |
---|---|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Class | Description |
---|---|---|
class |
GenericTimeStampedCache<T extends TimeStamped> |
Generic thread-safe cache for
time-stamped data. |
class |
ImmutableTimeStampedCache<T extends TimeStamped> |
A cache of
TimeStamped data that provides concurrency through
immutability. |
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.