Package | Description |
---|---|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Class and 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-2022 CS GROUP. All rights reserved.