C - collection result typeI - intermediate result typepublic static interface PerceptionCollectable.PerceptionFinalizer<C,I>
Copyright (c) 2013-2018 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Modifier and Type | Method and Description |
|---|---|
C |
collect(I intermediate)
Translate the last intermediate result in to a final result.
|
Copyright © 2014–2018 Delft University of Technology. All rights reserved.