Package jline.api.sn

Class SnIsStateValid

java.lang.Object
jline.api.sn.SnIsStateValid

public final class SnIsStateValid extends Object
  • Method Details

    • snIsStateValid

      public static boolean snIsStateValid(NetworkStruct sn)
      Checks if the network state is valid.
      Parameters:
      sn - the NetworkStruct object for the queueing network model
      Returns:
      true if the state is valid, false otherwise