Uses of Interface
org.optaplanner.examples.coachshuttlegathering.domain.StopOrHub
-
Packages that use StopOrHub Package Description org.optaplanner.examples.coachshuttlegathering.domain -
-
Uses of StopOrHub in org.optaplanner.examples.coachshuttlegathering.domain
Classes in org.optaplanner.examples.coachshuttlegathering.domain that implement StopOrHub Modifier and Type Class Description classBusHubclassBusStopFields in org.optaplanner.examples.coachshuttlegathering.domain declared as StopOrHub Modifier and Type Field Description protected StopOrHubShuttle. destinationMethods in org.optaplanner.examples.coachshuttlegathering.domain that return StopOrHub Modifier and Type Method Description abstract StopOrHubBus. getDestination()StopOrHubCoach. getDestination()StopOrHubShuttle. getDestination()Methods in org.optaplanner.examples.coachshuttlegathering.domain with parameters of type StopOrHub Modifier and Type Method Description intBusStop. getDistanceToDestinationCost(StopOrHub destination)voidShuttle. setDestination(StopOrHub destination)
-