public static class RecentChangeResponse.Query extends Object
| Constructor and Description |
|---|
Query(List<RecentChangeResponse.RecentChange> recentChanges) |
| Modifier and Type | Method and Description |
|---|---|
List<RecentChangeResponse.RecentChange> |
getRecentChanges() |
public Query(List<RecentChangeResponse.RecentChange> recentChanges)
public List<RecentChangeResponse.RecentChange> getRecentChanges()
Copyright © 2018. All rights reserved.