| Package | Description |
|---|---|
| org.springframework.boot.util |
Contains miscellaneous utility classes.
|
| Class and Description |
|---|
| LambdaSafe.Callback
Represents a single callback that can be invoked in a lambda safe way.
|
| LambdaSafe.Callbacks
Represents a collection of callbacks that can be invoked in a lambda safe way.
|
| LambdaSafe.InvocationResult
The result of a callback which may be a value,
null or absent entirely if
the callback wasn't suitable. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.