| Modifier and Type | Class and Description |
|---|---|
class |
TypeDefIdentifier |
| Modifier and Type | Method and Description |
|---|---|
static Identifier |
Identifiers.getIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Optional<Identifier<T>> |
Identifiers.findIdentifier(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
static Identifiers.WithIdentifier |
Identifiers.withIdentifier(Identifier identifier) |
CodeGenerator.Builder<T> |
CodeGenerator.Builder.withIdentifier(Identifier<T> identifier) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
Identifiers.WithIdentifier.apply(Function<Identifier,V> function) |
| Constructor and Description |
|---|
WithIdentifier(Identifier identifier) |
Copyright © 2023. All rights reserved.