Annotation Type MsgPackAnnotation.Array
- Enclosing class:
MsgPackAnnotation
@Documented
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Inherited
public static @interface MsgPackAnnotation.Array
A collection of
@MsgPack annotations
.-
Required Element Summary
-
Element Details
-
value
The child annotations.- Returns:
- The annotation value.
-