Range

org.http4s.headers.Range$
See theRange companion class
object Range

Attributes

Companion:
class
Source:
Range.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Range.type

Members list

Concise view

Type members

Classlikes

final case class SubRange(first: Long, second: Option[Long]) extends Renderable

Attributes

Companion:
object
Source:
Range.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
object SubRange

Attributes

Companion:
class
Source:
Range.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def apply(unit: RangeUnit, r1: SubRange, rs: SubRange*): Range

Attributes

Source:
Range.scala
def apply(r1: SubRange, rs: SubRange*): Range

Attributes

Source:
Range.scala
def apply(begin: Long, end: Long): Range

Attributes

Source:
Range.scala
def apply(begin: Long): Range

Attributes

Source:
Range.scala

Attributes

Source:
Range.scala

Concrete fields

Attributes

Source:
Range.scala

Implicits

Implicits

Attributes

Source:
Range.scala