Annotation Interface Theme.Code.Correction

Enclosing class:
Theme.Code

public static @interface Theme.Code.Correction
Interface to hold the theme code correction constants.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Maximum data count for the high correction level.
    static final int
    Maximum data count for the low correction level.
    static final int
    Maximum data count for the medium correction level.
  • Field Details

    • HIGH

      static final int HIGH
      Maximum data count for the high correction level.
      See Also:
    • MEDIUM

      static final int MEDIUM
      Maximum data count for the medium correction level.
      See Also:
    • LOW

      static final int LOW
      Maximum data count for the low correction level.
      See Also: