public static class SignatureAttribute.ArrayType extends SignatureAttribute.ObjectType
| Constructor and Description |
|---|
ArrayType(int d,
SignatureAttribute.Type comp) |
| Modifier and Type | Method and Description |
|---|---|
SignatureAttribute.Type |
getComponentType()
Returns the component type.
|
int |
getDimension()
Returns the dimension of the array.
|
String |
toString()
Returns the string representation.
|
public ArrayType(int d,
SignatureAttribute.Type comp)
public int getDimension()
public SignatureAttribute.Type getComponentType()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.