Uses of Class
io.quarkus.domino.ReleaseCollection
Packages that use ReleaseCollection
-
Uses of ReleaseCollection in io.quarkus.domino
Methods in io.quarkus.domino that return ReleaseCollectionModifier and TypeMethodDescriptionProjectDependencyResolver.getReleaseCollection()Returns a collection of project releases representing the project and its dependencies.static ReleaseCollectionReleaseCollection.of(Collection<ReleaseRepo> releaseRepos) ReleaseCollection.sort()Returns a new collection of releases sorted according to their dependencies.