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