Interface Status.Partial

  • Enclosing class:
    Status

    public static interface Status.Partial
    Types that represent a partially constructed status.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  Status.Partial.NeedsColor
      This partially constructed status still needs its color attribute set.
      static class  Status.Partial.NeedsText
      This partially constructed status still needs its text attribute set.