Interface PerceptionCollectable.PerceptionCollector<C,U,I>

Type Parameters:
C - collection result type
U - underlying object type
I - intermediate result type
All Known Implementing Classes:
AnticipationDensity, AnticipationSpeed, TaskHeadwayCollector
Enclosing interface:
PerceptionCollectable<H extends Headway,U>

public static interface PerceptionCollectable.PerceptionCollector<C,U,I>
Combination of an accumulator and a finalizer.

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

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel