public interface Node<V extends Node>
Collection<? extends V>
neighbours()
Collection<? extends V> neighbours()
see also the complete user documentation .