This rule replaces calls to indexOf() on instances of String s or Collection s with calls to the contains() method. contains() was introduced in Java 1.4 ...
確定! 回上一頁