Class DataStream<T extends Number>

  • Type Parameters:
    T - data type of the stream

    public final class DataStream<T extends Number>
    extends Object
    Data stream for the EGTF. These are obtained by DataSource.addStream() and DataSource.getStream().

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See OpenTrafficSim License.

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version 24 okt. 2018
    Author:
    Wouter Schakel