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