@Immutable public class GenericTypeParameter<T> extends Object
GenericType.where(GenericTypeParameter,
GenericType)
.Modifier | Constructor and Description |
---|---|
protected |
GenericTypeParameter() |
Modifier and Type | Method and Description |
---|---|
TypeVariable<?> |
getTypeVariable() |
@NonNull public TypeVariable<?> getTypeVariable()
Copyright © 2017–2024. All rights reserved.