public final class GeneratedTypes extends Object
| Constructor and Description |
|---|
GeneratedTypes() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getQualifiedName(Elements elements,
TypeElement type) |
static String |
getSimpleName(TypeElement type) |
public static final String getSimpleName(TypeElement type)
public static final String getQualifiedName(Elements elements, TypeElement type)
Copyright © 2021 The Immutables.org authors. All rights reserved.