@Retention(value=RUNTIME) @Target(value={PARAMETER,METHOD,CONSTRUCTOR}) @Repeatable(value=TypeParameters.class) public @interface TypeParameter
String
value
public abstract String value
Copyright © 2012–2019. All rights reserved.