public interface ContainerNaming
| Modifier and Type | Field and Description |
|---|---|
static ContainerNaming |
DEFAULT |
static ContainerNaming |
FROM_CLASSNAME |
static ContainerNaming |
FROM_REPOSITORY_ANNOTATION |
| Modifier and Type | Method and Description |
|---|---|
String |
name(Class<?> type) |
static final ContainerNaming FROM_REPOSITORY_ANNOTATION
static final ContainerNaming FROM_CLASSNAME
static final ContainerNaming DEFAULT
Copyright © 2020 The Immutables.org authors. All rights reserved.