func next() -> ChildTaskResult?
Wait for the next child task to complete, and return the value it returned.
次の子タスクが完了するのを待機します、そしてそれが返した値を返します。
var isEmpty : Bool
A Boolean value that indicates whether the group has any remaining tasks.
あるブール値、それはグループが何か残っているタスクを持つかどうかを指し示します。