Class | Description |
---|---|
GenericType<T> |
Runtime representation of a generic Java type.
|
GenericTypeParameter<T> |
Captures a free type variable that can be used in
GenericType.where(GenericTypeParameter,
GenericType) . |
Copyright © 2017–2022. All rights reserved.