Package io.github.oliviercailloux.j_voting.graph
-
Class Summary Class Description ForwardingGraph<N> A class to allowGraph
implementations to be backed by a BaseGraph.ForwardingMutableGraph<N> GraphView<N> The sets accessible via this delegate are not currently editable (google/guava#3034), but this is not (currently) guaranteed by contract.