- Timestamp:
- 03/31/14 16:01:19 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/schedframe/events/EventCommand.java
r477 r1316 4 4 5 5 public interface EventCommand { 6 7 public void execute(EventType evType);8 6 9 7 public void execute(Event event);
Note: See TracChangeset
for help on using the changeset viewer.