Home
last modified time | relevance | path

Searched refs:getBindingAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DParameter.java48 this.bindingAnnotation = getBindingAnnotation(annotations); in Parameter()
154 private Annotation getBindingAnnotation(Annotation[] annotations) { in getBindingAnnotation() method in Parameter