com.hypercubetools.timeslip / TimeSlip / SequenceBuilder / build
build¶
fun build():TimeSlip
Construct a TimeSlip instance that will provide Instants based on the configured sequence.
Exceptions¶
IllegalStateException - No Instants were added to the builder. Use noCall to create a TimeSlip
that does not produce any times.
Return A newly constructed instance.