ArrayRanges

kofre.time.ArrayRanges
See theArrayRanges companion class
object ArrayRanges

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object partialOrder extends PartialOrdering[ArrayRanges]

Attributes

Supertypes
trait PartialOrdering[ArrayRanges]
trait Equiv[ArrayRanges]
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type

Value members

Concrete methods

def apply(elements: Seq[(Time, Time)]): ArrayRanges
def elems(elems: Time*): ArrayRanges
def from(it: Iterable[Time]): ArrayRanges
def leftRightToOrder: (Boolean, Boolean) => Option[Int]

Concrete fields