Interface GroupMapper

All Superinterfaces:
Function<Vehicle,String>

public interface GroupMapper extends Function<Vehicle,String>
Determines the routing group for a Vehicle instance.