| Package | Description |
|---|---|
| com.google.inject.name |
Support for binding to string-based names.
|
| Modifier and Type | Method and Description |
|---|---|
static Named |
Names.named(String
Creates a
Named annotation with
name as the value.
|