| Interface | Description |
|---|---|
| ChainFunction | Deprecated
since 6.7.
|
| Converter<S,T> | Deprecated
since 6.7.
|
| TriConsumer<T,U,B> |
Represents an operation that accepts three input arguments and returns no
result.
|
| ValidationConsumer<T> |
ValidationConsumer is an interface that works along with other Validators to help with the validation work.
|
| Validator<T> |
Validator is a Functional Interface that consumes an object to be validated.
|
| Class | Description |
|---|---|
| Functions | Deprecated
since 6.7.
|
Copyright © 2018 SAP SE. All Rights Reserved.