com.sun.xml.bind.v2.model.nav
final class GenericArrayTypeImpl extends Object implements GenericArrayType
Constructor Summary | |
---|---|
GenericArrayTypeImpl(Type ct) |
Method Summary | |
---|---|
boolean | equals(Object o) |
Type | getGenericComponentType()
Returns a Type object representing the component type
of this array.
|
int | hashCode() |
String | toString() |
Returns: a Type object representing the component type of this array
Since: 1.5