Searched defs:MutableGraph (Results 1 – 2 of 2) sorted by relevance
33 public interface MutableGraph<N> extends Graph<N> { interface