| Interface | Description |
|---|---|
| SerializableDoubleUnaryOperator |
Interface extension for Serializable.
|
| 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. |
| SerializableUnaryOperator<T> |
Interface extension to be serializable.
|
Copyright © 2025 CNES. All rights reserved.