MTime2

ostrat.MTime2
See theMTime2 companion object
class MTime2(val int1: Int, val int2: Int)

A time period. Compact class for holding 2 MTimes.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def time1: MTime

Start time.

Start time.

Attributes

def time2: MTime

End time.

End time.

Attributes

Concrete fields

val int1: Int
val int2: Int