public abstract class WildcardTypeName extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WildcardTypeName.Extends |
static class |
WildcardTypeName.Super |
static class |
WildcardTypeName.Unbounded |
| Modifier and Type | Method and Description |
|---|---|
CodeWriter |
acceptCodeWriter(CodeWriter w) |
TypeName |
arrayCreationTypeName() |
boolean |
isVarArgs() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptJavaFileImportSet, acceptTypeNameVisitor, isJavaLangObject, isVoid, of, ofUnchecked, toClassName, toClassNameUncheckedpublic final TypeName arrayCreationTypeName()
public final CodeWriter acceptCodeWriter(CodeWriter w)
acceptCodeWriter in interface CodeElementpublic final boolean isVarArgs()
isVarArgs in interface ParameterTypeNameCopyright © 2019 Objectos Software LTDA. All rights reserved.