If you don't need implementation specific features, declare variables using interface types. That is, instead of: ArrayList<String> downServers = new ...
確定! 回上一頁