@Retention(value=CLASS) @Target(value=PARAMETER) @Documented public @interface Pos
Modifier and Type | Required Element and Description |
---|---|
int[] |
value
The positions the value should be used at.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.