next

public List<Pair<Integer, E>> next(int location)

Returns the list of exiting edges from l. This is represented as a list of Pair.

Return

the list of exiting edges from l.

Parameters

location

a location.