protected class AbstractPerceptionIterable.Entry extends Object
 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.
 
| Constructor and Description | 
|---|
Entry(Set<U> set,
     C counter,
     org.djunits.value.vdouble.scalar.Length position)
Constructor. 
 | 
Entry(U object,
     C counter,
     org.djunits.value.vdouble.scalar.Length position)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) boolean | 
isSet()
Returns whether this entry contains a set. 
 | 
Copyright © 2014–2018 Delft University of Technology. All rights reserved.