I have a method called valid () which takes validLetters from another method. public void validate (){ String content = getContent(); //test ...
確定! 回上一頁