Package jsl.modeling.elements.station
Interface SResourceStateChangeListenerIfc
-
- All Superinterfaces:
java.lang.Comparable<SResourceStateChangeListenerIfc>
public interface SResourceStateChangeListenerIfc extends java.lang.Comparable<SResourceStateChangeListenerIfc>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
stateChange(SResource resource)
-
-
-
Method Detail
-
stateChange
void stateChange(SResource resource)
-
-