Abstract: Recovering design patterns can enhance existing source code analysis tools by bringing program understanding to the design level. This paper presents a new, fully automated pattern detection ...
// the program finds all the occurences of a target integer in an array, and return the indices of same in an ArrayList.
Successfully merging a pull request may close this issue.