JsonArray ; import javax.json. ... forEach(builder::add); JsonArray array = builder.build(); assertThat(array.size(), is(list.size())); }
確定! 回上一頁