Class Shuffle<T extends InputFromManager>

Type Parameters:
T - input-object type

public class Shuffle<T extends InputFromManager> extends InputManagerUnary<T>
Randomly shuffles the order of the inputs.
Author:
Owen Feehan