Quantcast
Channel: Aliaspooryorik Musings - Last 20 posts
Viewing all articles
Browse latest Browse all 25

Removing duplicates using java.util.HashSet

$
0
0
I recently had an issue where I had a list (of ids) with duplicated items in it. ColdFusion 10 has a function called listRemoveDuplicates which does the job, but I'm working on Coldfusion 9 so needed a different approach.

Viewing all articles
Browse latest Browse all 25

Trending Articles