Question: Give the definition of a boolean valued static generic method named in Some. The method in Some has two parameters of type Collection and one parameter of type T. The method returns true if the parameter of type T is in either (or both) collections; it returns false otherwise.