@Retention(value=RUNTIME) @Target(value={METHOD,TYPE,FIELD,PACKAGE,PARAMETER,CONSTRUCTOR}) @Inherited public @interface Convention
Modifier and Type | Required Element and Description |
---|---|
Convention.Style |
value |
public abstract Convention.Style value
Copyright © 2009-2020. All Rights Reserved.