Annotation Interface MatchStrategy


@Target(TYPE) @Retention(RUNTIME) public @interface MatchStrategy
Specifies how match methods should be generated for a union. See MatchStrategies for available strategies.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description