Home
last modified time | relevance | path

Searched defs:getAnnotationName (Results 1 – 2 of 2) sorted by relevance

/external/guice/extensions/grapher/src/com/google/inject/grapher/
DNameFactory.java34 String getAnnotationName(Key<?> key); in getAnnotationName() method
DShortNameFactory.java51 public String getAnnotationName(Key<?> key) { in getAnnotationName() method in ShortNameFactory