![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | Generic Types and Methods - slide 7 : 21 |
![]() | A client of Set<T> - working with sets of different types. |
![]() | Output from the Set<T> client program. |
![]() | Intersection, union, and difference: Operations on sets |
![]() | An element access operation on sets |
![]() | A generic Pair class |
An actual type is provided when the class Set is used, for instance in a client class.