| Interface | Description |
|---|---|
| ArrayTypeProperties |
Describes an array type.
|
| Class | Description |
|---|---|
| ArrayClassProperties |
Describes a class' array type properties by specifying the array dimension of this class and its component type.
|
| ArrayTypeUtils |
Utilities for array types.
|
| ArrayUtils |
This class contains methods that can handle arrays of any type (
boolean[], byte[], Object[],
etc.). |
| GenericArrayTypeProperties |
Describes a generic array type: specifies the array dimension and the component type.
|
Copyright © 2023. All rights reserved.