public interface DistanceMatrix
| Modifier and Type | Method and Description |
|---|---|
DistanceMatrixRow |
addLocation(Location location) |
void |
clear() |
void |
removeLocation(Location location) |
DistanceMatrixRow addLocation(Location location)
void removeLocation(Location location)
void clear()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.