您要查找的是不是:
- 對給出的代碼示例,判斷一個(gè)方法是否正確的重寫(xiě)或重載另一個(gè)方法,并識別這個(gè)方法合法的返回值(包括covariant)。Given a code example, determine if a method is correctly overriding or overloading another method, and identify legal return values (including covariant returns), for the method.