@Retention(value=RUNTIME) @Target(value={PARAMETER,METHOD,CONSTRUCTOR}) public @interface TypeParameters
| Modifier and Type | Required Element and Description |
|---|---|
TypeParameter[] |
value |
public abstract TypeParameter[] value
Copyright © 2012–2022. All rights reserved.