Annotation Interface FFMSize


@Target({METHOD,PARAMETER}) @Retention(RUNTIME) public @interface FFMSize
Marks a group member as auto-sized by another struct member
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The struct member that provides the size.
  • Element Details

    • value

      String value
      The struct member that provides the size.