public interface DistanceMatrix
void
addLocation(Location location)
clear()
Map<Long,Double>
getRow(Location location)
void addLocation(Location location)
Map<Long,Double> getRow(Location location)
void clear()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.