jicarilla-suf/suf-components/event/impl/src/java/org/apache/excalibur/mpool DefaultPoolManager.java,1.1.1.1,1.2
Leo Simons <[email protected]>
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-suf/suf-components/event/impl/src/java/org/apache/excalibur/mpool In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5723/suf-components/event/impl/src/java/org/apache/excalibur/mpool Modified Files: DefaultPoolManager.java Log Message: optimize imports Index: DefaultPoolManager.java =================================================================== RCS file: /cvsroot/jicarilla/jicarilla-suf/suf-components/event/impl/src/java/org/apache/excalibur/mpool/DefaultPoolManager.java,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- DefaultPoolManager.java 10 Apr 2004 14:40:37 -0000 1.1.1.1 +++ DefaultPoolManager.java 10 Apr 2004 22:50:58 -0000 1.2 @@ -16,14 +16,14 @@ */ package org.apache.excalibur.mpool; -import java.util.Iterator; -import java.util.Map; -import java.util.Random; - import org.apache.commons.collections.StaticBucketMap; import org.apache.excalibur.event.Sink; import org.apache.excalibur.event.command.RepeatedCommand; +import java.util.Iterator; +import java.util.Map; +import java.util.Random; + /** * This interface is for a PoolManager that creates pools that are managed * asynchronously. The contract is that the controller type is specified in ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click