I have two arrayLists:
ArrayList c = new ArrayList(); c.add(new Cycle(1, "Licence", "L1")); c.add(new Cycle(2, &