Array constants can only contain text in double quotes, plain numbers (no currency symbols or percent signs), or Boolean ...
A simple way to do it would be to have a hashmap and iterate through the list once. For every item, add it to the hash with the object as the key and a counter as the value for that key. So if the ...