public class TypeArgument extends Signature
| Modifier and Type | Method and Description |
|---|---|
TypeSignature |
getFieldTypeSignature() |
boolean |
isWildcard() |
static TypeArgument[] |
make(String s) |
String |
toString() |
public boolean isWildcard()
public static TypeArgument[] make(String s) throws IllegalArgumentException
IllegalArgumentExceptionpublic TypeSignature getFieldTypeSignature()
Copyright © 2015. All rights reserved.