add

public boolean add(Sample<T, V> e)

Adds a segment to the TimeChain.

Return

true as specified by add

Parameters

e

segment to add

Throws

when monotonicity or ending condition are violated.