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> |
Abstract object supplier.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.