Hi can anyone please explain the meaning of this particular line here Collections.sort(graph.get(node), (a, b) -> a[0] - b[0]);