| Package | Description |
|---|---|
| br.com.objectos.code.java.declaration | |
| br.com.objectos.code.java.type |
| Modifier and Type | Class and Description |
|---|---|
class |
VarArgs |
| Modifier and Type | Method and Description |
|---|---|
ParameterTypeName |
ParameterCode.typeName() |
| Modifier and Type | Method and Description |
|---|---|
static ParameterCode |
ParameterCode.of(ParameterTypeName typeName,
String name) |
MethodCode.Builder |
MethodCode.Builder.withParameter(ParameterTypeName typeName,
String name) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClassNameOrParameterizedTypeName |
interface |
ReferenceTypeName |
interface |
TypeName |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayTypeName |
class |
ClassName |
class |
NoTypeName |
class |
ParameterizedTypeName |
class |
PrimitiveTypeName |
class |
TypeVariableName |
class |
WildcardTypeName |
static class |
WildcardTypeName.Extends |
static class |
WildcardTypeName.Super |
static class |
WildcardTypeName.Unbounded |
Copyright © 2019 Objectos Software LTDA. All rights reserved.