| Class | Description |
|---|---|
| GenericArrayTypeImpl |
Implementation of
GenericArrayType. |
| ParameterizedTypeBuilder |
Builder to create parameterized types programmatically.
|
| ParameterizedTypeImpl |
Implementation of
ParameterizedType, with same Object.equals(java.lang.Object) and Object.hashCode()
as the JRE implementation. |
| WildcardTypeImpl |
Implementation of
WildcardType. |
Copyright © 2023. All rights reserved.