Class Graphs.UnmodifiableGraph<V,​E>

    • Constructor Detail

      • UnmodifiableGraph

        private UnmodifiableGraph​(Graph<V,​E> delegate)