No effective change - code format

This commit is contained in:
Robin Bygrave
2016-04-06 20:37:50 +12:00
parent 8f100f2786
commit 7b4d6f2d17
5 changed files with 110 additions and 109 deletions
@@ -19,7 +19,7 @@ public class CachedManyIds {
public String toString() {
return idList.toString();
}
public List<Object> getIdList() {
return idList;
}