Class LimitIfRequested<T extends InputFromManager>

Type Parameters:
T - input-object type

public class LimitIfRequested<T extends InputFromManager> extends InputManagerUnary<T>
Like Limit if it is requested in the InputContextParameters, makes no change to the inputs.
Author:
Owen Feehan