The method throws an exception when there are no more elements in the collection. In order to avoid the exception, you should call hasnext() before next(); this ...
確定! 回上一頁