One tiny point; "enum" is a reserved keyword in JDK 1.5 so the ParallelTermEnum inner class doesn't cleanly compile. Renaming the TermEnum member variable to "termEnum" fixes it.


B.


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



Reply via email to