public static class SwarmReviewAPI.Review extends Object
Constructor and Description |
---|
Review(List<Long> changes,
List<Long> commits,
HashMap<String,List<String>> projects) |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getChanges() |
List<Long> |
getCommits() |
HashMap<String,List<String>> |
getProjects() |
Copyright © 2016–2017. All rights reserved.