Class NetworkDisruption.IsolateAllNodes

    • Constructor Summary

      Constructors 
      Constructor Description
      IsolateAllNodes​(java.util.Set<java.lang.String> nodes)  
    • Method Summary

      Modifier and Type Method Description
      boolean disrupt​(java.lang.String node1, java.lang.String node2)
      Returns true iff network should be disrupted between the two nodes
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IsolateAllNodes

        public IsolateAllNodes​(java.util.Set<java.lang.String> nodes)