CVS update: JGroups/src/org/jgroups/util TimeScheduler2.java

"Bela Ban" <[email protected]>
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/08/04 12:49:08

  Modified:    src/org/jgroups/util TimeScheduler2.java
  Log:
  ns
  
  Revision  Changes    Path
  1.24      +2 -2      JGroups/src/org/jgroups/util/TimeScheduler2.java
  
  Index: TimeScheduler2.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/util/TimeScheduler2.java,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- TimeScheduler2.java	4 Aug 2010 12:48:47 -0000	1.23
  +++ TimeScheduler2.java	4 Aug 2010 12:49:08 -0000	1.24
  @@ -26,7 +26,7 @@
    * time, and are executed together.
    *
    * @author Bela Ban
  - * @version $Id: TimeScheduler2.java,v 1.23 2010/08/04 12:48:47 belaban Exp $
  + * @version $Id: TimeScheduler2.java,v 1.24 2010/08/04 12:49:08 belaban Exp $
    */
   @Experimental
   public class TimeScheduler2 implements TimeScheduler, Runnable  {
  @@ -626,7 +626,7 @@
   
           public String toString() {
               StringBuilder sb=new StringBuilder();
  -            sb.append(getClass().getSimpleName() + ": task=" + task + ", cancelled=" + cancelled);
  +            sb.append(getClass().getSimpleName() + ": task=" + task + ", cancelled=" + isCancelled());
               return sb.toString();
           }
       }
  
  
  

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.