Package jline.api.sn
Class SnIsStateValid
java.lang.Object
jline.api.sn.SnIsStateValid
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanChecks if the network state is valid.
-
Method Details
-
snIsStateValid
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
-