Annotation Interface FilteredSynced


@Retention(RUNTIME) @Target(FIELD) public @interface FilteredSynced
Any array fields annotated with this will only sync the specified indexes.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
     
  • Element Details

    • index

      int index