Compared to {@link Unique} this processor is much more memory efficient as it only stores the set of encountedhashcodes rather than storing references to all encountered objects. The tradeoff being possible false possitives.
Prior to v1.50 this class was named Unique but has been renamed to explicate its inner workings. @author Kasper B. Graversen @author Dominique De Vito
|
|
|
|
|
|
|
|