public class Stacks extends InputManagerWithStackReader<StackSequenceInput>
An InputManager where each file provides one or more Stacks.

Specifically, each file provides either a single Stack or a time-series of Stack.

Author:
Owen Feehan