Package jline.api.sn
Class SnHasForkJoinKt
-
- All Implemented Interfaces:
public final class SnHasForkJoinKt
-
-
Method Summary
Modifier and Type Method Description final static BooleansnHasForkJoin(NetworkStruct sn)Checks if the network uses fork and/or join nodes -
-
Method Detail
-
snHasForkJoin
final static Boolean snHasForkJoin(NetworkStruct sn)
Checks if the network uses fork and/or join nodes
- Parameters:
sn-NetworkStruct object for the queueing network model
- Returns:
boolean
-
-
-
-