public static class ProblemCollection.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ProblemCollection |
build() |
ProblemCollection.Builder |
copy(ProblemCollection o) |
ProblemCollection.Builder |
items(List<ProblemSummary> items) |
String |
toString() |
public ProblemCollection.Builder items(List<ProblemSummary> items)
public ProblemCollection build()
public ProblemCollection.Builder copy(ProblemCollection o)
Copyright © 2016–2022. All rights reserved.