H - headway typepublic interface PerceptionIterable<H extends Headway> extends Iterable<H>
 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 | 
|---|---|
H | 
first()
Returns the first element. 
 | 
boolean | 
isEmpty()
Returns whether this iterable is empty. 
 | 
forEach, iterator, spliteratorH first()
boolean isEmpty()
Copyright © 2014–2018 Delft University of Technology. All rights reserved.