-
public final class ProjectListing
-
-
Constructor Summary
Constructors Constructor Description ProjectListing(List<Project> projects, Integer count)
-
Method Summary
Modifier and Type Method Description final List<Project>getProjects()final IntegergetCount()
-