Package | Description |
---|---|
com.google.inject.internal |
Guice (sounds like like "juice")
|
com.google.inject.spi |
Guice service provider interface
|
Modifier and Type | Method and Description |
---|---|
static Object |
Errors.convert(Object o,
ElementSource source) |
static void |
Errors.formatInjectionPoint(Formatter formatter,
Dependency<?> dependency,
InjectionPoint injectionPoint,
ElementSource elementSource) |
static void |
Errors.formatSource(Formatter formatter,
Object source,
ElementSource elementSource) |
Modifier and Type | Method and Description |
---|---|
ElementSource |
ElementSource.getOriginalElementSource()
Returns the
ElementSource of the element this was created or copied from. |
Copyright © 2006–2015 Google, Inc.. All rights reserved.