browsing the tomcat trunk, i found org.apache.tomcat.util.collections.*

is org.apache.tomcat.util.collections still used? some classes have a comment - since this package must also run on JDK 1.1 -

there are some Classes wich aren't used any longer? or should not used (Enumeration replaced by Iterator)

some of those (Queue) could be replaced by java.util.concurrent package i think

not used/not visible are (EmptyEnumeration,MultiMapValuesEnumeration,Queue)


---
Jens Kapitza





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to