| Interface | Description |
|---|---|
| FunctionE<T,R> |
Like java.util.function.Function but can throw SaltException
|
| Class | Description |
|---|---|
| ClientUtils |
Utilities for
SaltClient. |
| SaltErrorUtils |
Utils for deriving
SaltError based on the salt text output. |
| Xor<L,R> |
Right biased disjunction mainly based on the Xor type from scala cats library.
|
| Xor.Left<L,R> |
Left branch of the Xor
|
| Xor.Right<L,R> |
Right branch of the Xor
|
Copyright © 2017. All rights reserved.