Uses of Class
com.graphhopper.storage.CHStorage.LowWeightShortcut
Packages that use CHStorage.LowWeightShortcut
-
Uses of CHStorage.LowWeightShortcut in com.graphhopper.storage
Method parameters in com.graphhopper.storage with type arguments of type CHStorage.LowWeightShortcutModifier and TypeMethodDescriptionvoid
CHStorage.setLowShortcutWeightConsumer
(Consumer<CHStorage.LowWeightShortcut> lowWeightShortcutConsumer) Sets a callback called for shortcuts that are below the minimum weight.