/[xulu]/trunk/src/appl/parallel/thread/ExecutionThread.java
ViewVC logotype

Diff of /trunk/src/appl/parallel/thread/ExecutionThread.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 113 by alfonx, Wed Feb 10 16:43:46 2010 UTC revision 114 by mojays, Mon Jul 11 11:31:25 2011 UTC
# Line 5  import java.util.concurrent.Callable; Line 5  import java.util.concurrent.Callable;
5    
6  import appl.parallel.ComputingResourceProperties;  import appl.parallel.ComputingResourceProperties;
7  import appl.parallel.event.CommEvent;  import appl.parallel.event.CommEvent;
8    import appl.parallel.event.CommEvent.CommType;
9  import appl.parallel.event.CommEventSink;  import appl.parallel.event.CommEventSink;
10  import appl.parallel.event.TimeEvent;  import appl.parallel.event.TimeEvent;
11  import appl.parallel.event.TransferEvent;  import appl.parallel.event.TransferEvent;
 import appl.parallel.event.CommEvent.CommType;  
12    
13  /**  /**
14   * A simple helper class for more easy Thread handling with anonymous classes.   * A simple helper class for more easy Thread handling with anonymous classes.

Legend:
Removed from v.113  
changed lines
  Added in v.114

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26