Complete

case class Complete() extends Historian

Preserves all historic results.

Preserves all historic results.

trait Serializable
trait Product
trait Equals
trait Historian
class Object
trait Matchable
class Any

Value members

Concrete methods

def bookkeep[T](ctx: Context, h: History[T], newest: CurveData[T], d: Date): History[T]

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product