public class VarArgs extends AbstractCodeElement implements ParameterTypeName
| Modifier and Type | Method and Description |
|---|---|
CodeWriter |
acceptCodeWriter(CodeWriter w) |
boolean |
isVarArgs() |
static VarArgs |
of(ArrayTypeName typeName) |
equals, hashCode, toStringpublic static VarArgs of(ArrayTypeName typeName)
public final CodeWriter acceptCodeWriter(CodeWriter w)
acceptCodeWriter in interface CodeElementpublic final boolean isVarArgs()
isVarArgs in interface ParameterTypeNameCopyright © 2019 Objectos Software LTDA. All rights reserved.