| Package | Description | 
|---|---|
| org.springframework.boot.util | Contains miscellaneous utility classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <C,A> LambdaSafe.Callback<C,A> | LambdaSafe. callback(Class<C> callbackType,
        C callbackInstance,
        A argument,
        Object... additionalArguments)Start a call to a single callback instance, dealing with common generic type
 concerns and exceptions. | 
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.