public static class WayToEdgeConverter.NodeResult extends Object
Constructor and Description |
---|
NodeResult(int numFrom,
int numTo) |
Modifier and Type | Method and Description |
---|---|
com.carrotsearch.hppc.IntArrayList |
getFromEdges() |
com.carrotsearch.hppc.IntArrayList |
getToEdges() |
Copyright © 2012–2022. All rights reserved.