MTime2Opt

ostrat.MTime2Opt
See theMTime2Opt companion object
class MTime2Opt(val int1: Int, val hasEnd: Boolean, 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

End time.

End time.

Attributes

Concrete fields

val int1: Int
val int2: Int