Assume having code below, how can return list with duplicated key?
private List getDummyBooks() { List books = new ArrayList&l