allContributions=new ArrayList<Contribution>(); | allContributions=new LinkedHashSet<>(); | new ArrayList<Contribution>() | new LinkedHashSet<>() | processing | 869c2327851a115f3cc2f8f1efbb527801879980 | processing.app.contrib.ContributionListing | | _1 | allContributions |
---|
_2 | allContributions |
---|
| xyz | new ArrayList<Contribution>() |
---|
| | | AssignedTo | True |