public static class ApplicationBootstrapper.Key extends Object
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| int | hashCode() | 
| static ApplicationBootstrapper.Key | of(Binding<?> binding) | 
| String | toString() | 
@Nonnull public static ApplicationBootstrapper.Key of(Binding<?> binding)