.transform(groupBy(postId).as(postName, sortedSet(commentId)));. Group group = results.get(1);. Iterator<Integer> it = group.getSet(commentId).iterator();.
確定! 回上一頁