public interface ClosestFacilitySolveCompleteHandler
Modifier and Type | Method and Description |
---|---|
void |
onSolveComplete(ClosestFacilitySolveResult result) |
void onSolveComplete(ClosestFacilitySolveResult result)
result
- - The results from the ClosestFaciltyTask solve operation.