Package | Description |
---|---|
com.tavianator.sangria.contextual |
sangria-contextual : Context-sensitive providers. |
Modifier and Type | Method and Description |
---|---|
<T> AnnotatedContextSensitiveBindingBuilder<T> |
ContextSensitiveBinder.bind(Class<T> type)
See the EDSL examples
here . |
<T> AnnotatedContextSensitiveBindingBuilder<T> |
ContextSensitiveBinder.bind(TypeLiteral<T> type)
See the EDSL examples
here . |
Copyright © 2014. All rights reserved.