ShortNameFactorypublic interface NameFactory
Strings that we can display in the graph for
the types that come up in Bindings.| Modifier and Type | Method | Description |
|---|---|---|
String |
getAnnotationName(Key<?> key) |
|
String |
getClassName(Key<?> key) |
|
String |
getInstanceName(Object instance) |
|
String |
getMemberName(Member member) |
|
String |
getSourceName(Object source) |
Copyright © 2006–2018 Google, Inc.. All rights reserved.