| Interface | Description |
|---|---|
| ElementSequencer<T> | |
| OpSequence<T> |
An OpSequence provides fast access to a set of operations in a specific
order.
|
| Class | Description |
|---|---|
| BucketSequencer<T> |
Introduction
|
| ConcatSequencer<T> |
This sequencer just repeats a number of elements, one element after
another.
|
| IntervalSequencer<T> |
Introduction
|
| SequencePlanner<T> | |
| SequencePlanner.Sequence<T> |
| Enum | Description |
|---|---|
| SequencerType |
Sequencer types are used to control the type of ordering used with a set of
operations.
|
Copyright © 2017. All rights reserved.