CS 1301 – Ch 6, Handout 1

The Java Collections Framework (JCF) defines two general types of containers: collections and maps. ... it does a set intersection storing the result in the list that has had the method called on it. For this method to work correctly with a list of custom objects, equals . ... We saw how we could sort a list containing instances of a custom ... ................
................