Package jsl.modeling.elements.station
Interface SendQObjectIfc
-
- All Known Implementing Classes:
ChooseBetweenTwoStations.Dispose
,NWayByChanceQObjectSender
,TwoWayByChanceQObjectSender
public interface SendQObjectIfc
A generic interface to facilitate the sending of QObjects
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
send(QObject qObj)
-
-
-
Method Detail
-
send
void send(QObject qObj)
-
-