| Package | Description |
|---|---|
| br.com.objectos.code.java.declaration | |
| br.com.objectos.code.java.io | |
| br.com.objectos.code.java.type |
| Modifier and Type | Method and Description |
|---|---|
ClassCode.Builder |
ClassCode.Builder.withTypeParameter(TypeParameterName parameter) |
| Modifier and Type | Method and Description |
|---|---|
ClassCode.Builder |
ClassCode.Builder.withTypeParameters(Iterable<TypeParameterName> parameters) |
| Modifier and Type | Method and Description |
|---|---|
CodeWriter |
CodeWriter.writeSimpleNameWith(br.com.objectos.comuns.collections.StreamList<? extends TypeParameterName> typeParameters) |
| Modifier and Type | Method and Description |
|---|---|
TypeParameterName |
TypeParameterName.addBound(Class<?> type) |
static TypeParameterName |
TypeParameterName.named(String name) |
static TypeParameterName |
TypeParameterName.of(TypeParameterElement element) |
| Modifier and Type | Method and Description |
|---|---|
static br.com.objectos.comuns.collections.ImmutableList<TypeParameterName> |
TypeParameterName.immutableListOf(TypeElement typeElement) |
static br.com.objectos.comuns.collections.StreamIterable<TypeParameterName> |
TypeParameterName.streamIterableOf(TypeElement typeElement) |
Copyright © 2019 Objectos Software LTDA. All rights reserved.