public final class ShortSignature extends java.lang.Object implements BaseType
| Modifier and Type | Method and Description |
|---|---|
void |
accept(TypeTreeVisitor<?> v) |
static ShortSignature |
make() |
public static ShortSignature make()
public void accept(TypeTreeVisitor<?> v)