Adding options to multiple 'choice' objects in java. Iterator<Choice> iter = new list.iterator(); while iterator.hasNext(){ iter.next().add( option ); }.
確定! 回上一頁