Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DAnnotations.java325 errors.duplicateBindingAnnotations(member, found.annotationType(), annotationType);
DErrors.java406 public Errors duplicateBindingAnnotations( in duplicateBindingAnnotations() method in Errors