To achieve the same as the Java 7 process method in the question
would the new process method in the first answer not need another line like...
Code: Select all
groupedValues.get(name).add(value);Moderator: admin
Code: Select all
groupedValues.get(name).add(value);Users browsing this forum: Bing [Bot] and 34 guests