Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/
DKey.java317 ensureRetainedAtRuntime(annotationType); in strategyFor()
335 ensureRetainedAtRuntime(annotationType); in strategyFor()
340 private static void ensureRetainedAtRuntime(Class<? extends Annotation> annotationType) { in ensureRetainedAtRuntime() method in Key