Example usage for Java java.lang.reflect GenericArrayType fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | equals(Object obj) Indicates whether some other object is "equal to" this one. |
Type | getGenericComponentType() Returns a Type object representing the component type of this array. |
String | toString() Returns a string representation of the object. |