public interface ArrayDescriptor extends Descriptor
The description property of the super-interface is suitable for verbose output, the type property of this derived interface can be used for programmatic processing.
Modifier and Type | Method and Description |
---|---|
ArrayType |
getType()
Returns the type of the array.
|
getDescription
ArrayType getType()