Package | Description |
---|---|
com.sun.electric.tool.routing.experimentalAStar2.concurrency |
Modifier and Type | Field and Description |
---|---|
java.util.List<LocalRouteJob> |
RouteJob.localRouteJobsCompleted |
java.util.List<LocalRouteJob> |
RouteJob.localRouteJobsList |
Modifier and Type | Method and Description |
---|---|
LocalRouteJob |
LocalRouteJob.call() |
Modifier and Type | Method and Description |
---|---|
void |
RoutingMain.handleLocalRouteJobFinished(LocalRouteJob finishedJob)
Handler methods for finished jobs.
|