Annotation Type PatternFlags


Indicates that serializable fields of type Pattern should have certain pattern flags applied upon creation.
Since:
4.2.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    int
    The flags to apply.
  • Element Details

    • value

      int value
      The flags to apply.
      Returns:
      the flags, from constants in Pattern
      Since:
      4.2.0
      See Also: