Package io.engineblock.activityapi.planning
-
Interface Summary Interface Description ElementSequencer<T> OpSequence<T> An OpSequence provides fast access to a set of operations in a specific order. -
Class Summary Class Description BucketSequencer<T> IntroductionConcatSequencer<T> This sequencer just repeats a number of elements, one element after another.IntervalSequencer<T> IntroductionSequencePlanner<T> SequencePlanner.Sequence<T> -
Enum Summary Enum Description SequencerType Sequencer types are used to control the type of ordering used with a set of operations.