Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/matcher/
DMatchers.java97 private static void checkForRuntimeRetention(Class<? extends Annotation> annotationType) { in checkForRuntimeRetention() method in Matchers
117 checkForRuntimeRetention(annotationType); in AnnotatedWithType()
155 checkForRuntimeRetention(annotation.annotationType()); in AnnotatedWith()