Calc

com.github.eikek.calev.internal.DefaultTrigger.Calc
See theCalc companion object
case class Calc(flag: Flag, date: DateTime, pos: Pos, ce: CalEvent)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def components: (Int, Component)
def maxValue: Int
def minValue: Int
def nextPos: Calc
def set(value: Int, flag: Flag): Calc

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product