public class ArrayTypeSignature extends Object implements ReferenceTypeSignature
| Modifier and Type | Field and Description |
|---|---|
JavaTypeSignature |
component |
| Constructor and Description |
|---|
ArrayTypeSignature(JavaTypeSignature component) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitofpublic final JavaTypeSignature component
public ArrayTypeSignature(JavaTypeSignature component)
Copyright © 2021. All rights reserved.