Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0SDK-beta
-
None
Description
The package org.apache.uima.internal.util has several hash maps and sets, all implemented in the same general way. Consolidate all of the "same" parts of these impls into a superclass, and fix various edge case bugs revealed from the comparisons of the multiple implementations.