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