Package jline.api.sn
Class SnHasClosedClassesKt
-
- All Implemented Interfaces:
public final class SnHasClosedClassesKt
-
-
Method Summary
Modifier and Type Method Description final static BooleansnHasClosedClasses(NetworkStruct sn)Checks if the network has one or more closed classes -
-
Method Detail
-
snHasClosedClasses
final static Boolean snHasClosedClasses(NetworkStruct sn)
Checks if the network has one or more closed classes
- Parameters:
sn-NetworkStruct object for the queueing network model
- Returns:
boolean
-
-
-
-