JavaScript is disabled on your browser.
Skip navigation links
openTCS 6.0.0
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.opentcs.components.kernel.routing
Interface GroupMapper
All Superinterfaces:
Function
<
Vehicle
,
String
>
public interface
GroupMapper
extends
Function
<
Vehicle
,
String
>
Determines the routing group for a
Vehicle
instance.
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose