| Interface | Description | 
|---|---|
| Callback<T> | Abstract callback. | 
| Decorator<T> | Abstract decorator. | 
| Factory<P,T> | Abstract object factory. | 
| Resolver<I,O> | Abstract resolver from input to output. | 
| Supplier<T> | Represents a supplier of results. | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.