@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @TargetMustExtend(value=SQ.class) @TargetMustHaveConstructor(value=PUBLIC) public @interface WordPremium
Annotation
to mark premium SQ
s.Modifier and Type | Optional Element and Description |
---|---|
int |
value |
public abstract int value
Copyright © 2015–2020 Allen D. Ball. All rights reserved.