| Package | Description |
|---|---|
| br.com.objectos.code.java | |
| br.com.objectos.code.java.type |
| Modifier and Type | Method and Description |
|---|---|
static WildcardTypeName |
CodeJava.wildcard() |
static WildcardTypeName |
CodeJava.wildcardExtends(ReferenceTypeName bound) |
static WildcardTypeName |
CodeJava.wildcardSuper(ReferenceTypeName bound) |
| Modifier and Type | Class and Description |
|---|---|
static class |
WildcardTypeName.Extends |
static class |
WildcardTypeName.Super |
static class |
WildcardTypeName.Unbounded |
| Modifier and Type | Method and Description |
|---|---|
static WildcardTypeName |
TypeNames.wildcard() |
static WildcardTypeName |
TypeNames.wildcardExtends(ReferenceTypeName bound) |
static WildcardTypeName |
TypeNames.wildcardSuper(ReferenceTypeName bound) |
Copyright © 2019 Objectos Software LTDA. All rights reserved.