@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface CheckIndex
Modifier and Type | Required Element and Description |
---|---|
int |
value
The argument number with the array or collection or array.
|
Copyright © 2012. All Rights Reserved.