Index
All Classes and Interfaces|All Packages|Serialized Form
F
- findWithTwoDTree(TwoDTree, Collection, ProgressListener, boolean) - Static method in class rgu.transport.util.GeoLocations
- forEachEdge(Consumer) - Method in interface rgu.transport.algorithms.collections.Graph
-
Iterates over edges, calling the given callback function for each edge in the graph.
- forEachEdge(Consumer) - Method in class rgu.transport.algorithms.collections.HashGraph
-
Iterates over edges, calling the given callback function for each edge in the graph.
- from() - Method in record class rgu.transport.algorithms.collections.Graph.Edge
-
Returns the value of the
fromrecord component. - from(BiConsumer) - Static method in interface rgu.transport.algorithms.search.ReachabilityCallback
-
Converts a bi-consumer to a reachability callback which never halts early.
- from(BiConsumer, BiPredicate) - Static method in interface rgu.transport.algorithms.search.ReachabilityCallback
-
Converts a bi-consumer to a reachability callback which halts early based on a separate call to a bi-predicate, where
trueindicates halt.
All Classes and Interfaces|All Packages|Serialized Form