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

"Bela Ban" <[email protected]>
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/08/05 06:57:29

  Modified:    src/org/jgroups/util Util.java
  Log:
  ns
  
  Revision  Changes    Path
  1.270     +3 -2      JGroups/src/org/jgroups/util/Util.java
  
  Index: Util.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/util/Util.java,v
  retrieving revision 1.269
  retrieving revision 1.270
  diff -u -r1.269 -r1.270
  --- Util.java	29 Jul 2010 15:07:25 -0000	1.269
  +++ Util.java	5 Aug 2010 06:57:29 -0000	1.270
  @@ -35,7 +35,7 @@
   /**
    * Collection of various utility routines that can not be assigned to other classes.
    * @author Bela Ban
  - * @version $Id: Util.java,v 1.269 2010/07/29 15:07:25 belaban Exp $
  + * @version $Id: Util.java,v 1.270 2010/08/05 06:57:29 belaban Exp $
    */
   public class Util {
   
  @@ -2126,7 +2126,8 @@
       public static Object[][] createTimer() {
           return new Object[][] {
                   {new DefaultTimeScheduler(5)},
  -                {new TimeScheduler2()}
  +                {new TimeScheduler2()},
  +                {new HashedTimingWheel(5)}
           };
       }
   
  
  
  

------------------------------------------------------------------------------
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.