@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface FixedSize
GenericFixed.| Modifier and Type | Required Element and Description | 
|---|---|
| int | valueThe declared size of instances of classes with this annotation. | 
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.