java.lang.Object
org.apache.pekko.http.scaladsl.model.headers.ModeledCompanion<Range>
org.apache.pekko.http.scaladsl.model.headers.Range$
All Implemented Interfaces:
Serializable, Renderable

public class Range$ extends ModeledCompanion<Range> implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final Range$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Range$

      public Range$()
  • Method Details

    • apply

      public Range apply(ByteRange first, scala.collection.immutable.Seq<ByteRange> more)
    • apply

      public Range apply(scala.collection.immutable.Seq<ByteRange> ranges)
    • rangesRenderer

      public Renderer<scala.collection.immutable.Iterable<ByteRange>> rangesRenderer()