Quiz Write a generic Pair class which can hold two objects Override appropriate equals() and toString() methods Use Pair class for at least two different type-sets The pair is ordered Two ordered pairs are equal if their corresponding elements are equal Fall 2012Sharif University of Technology35