public interface BinderFactory<T extends Annotation>
Binder
instances. This interface is used by
the BindingAnnotation
Modifier and Type | Method and Description |
---|---|
Binder |
build(T annotation)
Called to build a Binder
|
Binder build(T annotation)
annotation
- the BindingAnnotation
which lead to this callCopyright © 2018. All rights reserved.