Package jline.api.sn

Class SnIsMixedModel

java.lang.Object
jline.api.sn.SnIsMixedModel

public final class SnIsMixedModel extends Object
  • Method Details

    • snIsMixedModel

      public static boolean snIsMixedModel(NetworkStruct sn)
      Checks if the network is a mixed model.
      Parameters:
      sn - the NetworkStruct object for the queueing network model
      Returns:
      true if the network has mixed classes, false otherwise