| Interface | Description |
|---|---|
| SerializableFunction<T,R> |
Extension of the
Function interface to specify that these implementations must be serializable. |
| SerializablePredicate<T> |
Extension of the
Predicate to specify that these implementations must be serializable. |
| SerializableToDoubleFunction<T> |
Extension of the
ToDoubleFunction to specify that these implementations must be serializable. |
Copyright © 2024 CNES. All rights reserved.