public static class BindMap.Factory extends Object implements BinderFactory<BindMap,Map<?,?>>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Binder<BindMap,Map<?,?>> |
build(BindMap annotation)
Called to build a Binder
|
public Binder<BindMap,Map<?,?>> build(BindMap annotation)
BinderFactorybuild in interface BinderFactory<BindMap,Map<?,?>>annotation - the BindingAnnotation which lead to this callCopyright © 2016. All rights reserved.