Class Range$

All Implemented Interfaces:
Renderable, Serializable

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()