Uses of Class
org.opentrafficsim.road.gtu.lane.perception.AbstractPerceptionReiterable.PrimaryIteratorEntry
Packages that use AbstractPerceptionReiterable.PrimaryIteratorEntry
Package
Description
Implementation of lane-based perception for the GTU.
-
Uses of AbstractPerceptionReiterable.PrimaryIteratorEntry in org.opentrafficsim.road.gtu.lane.perception
Methods in org.opentrafficsim.road.gtu.lane.perception that return types with arguments of type AbstractPerceptionReiterable.PrimaryIteratorEntryModifier and TypeMethodDescription(package private) final Iterator<AbstractPerceptionReiterable<H,U>.PrimaryIteratorEntry> AbstractPerceptionReiterable.getPrimaryIterator()Returns the primary iterator.AbstractPerceptionIterable.primaryIterator()Returns the primary iterator.protected abstract Iterator<AbstractPerceptionReiterable<H,U>.PrimaryIteratorEntry> AbstractPerceptionReiterable.primaryIterator()Returns the primary iterator.MultiLanePerceptionIterable.primaryIterator()Returns the primary iterator.Methods in org.opentrafficsim.road.gtu.lane.perception with parameters of type AbstractPerceptionReiterable.PrimaryIteratorEntryModifier and TypeMethodDescription(package private) final voidAbstractPerceptionReiterable.addNext(AbstractPerceptionReiterable<H, U>.PrimaryIteratorEntry next) Adds an iterator entry to the internal linked list.intAbstractPerceptionReiterable.PrimaryIteratorEntry.compareTo(AbstractPerceptionReiterable<H, U>.PrimaryIteratorEntry o)