Class MediaRange.Builder

Enclosing class:
MediaRange

A builder for the (immutable) parameterized type.
  • Method Details

    • setType

      public MediaRange.Builder setType(String topLevelType, String subtype)
      Sets the media range.
      Parameters:
      topLevelType - the top level type
      subtype - the subtype
      Returns:
      the builder for easy chaining