Uses of Enum Class
net.thevpc.netbeans.launcher.model.SortType
Packages that use SortType
-
Uses of SortType in net.thevpc.netbeans.launcher.model
Subclasses with type arguments of type SortType in net.thevpc.netbeans.launcher.modelMethods in net.thevpc.netbeans.launcher.model that return SortType -
Uses of SortType in net.thevpc.netbeans.launcher.service
Methods in net.thevpc.netbeans.launcher.service with parameters of type SortTypeModifier and TypeMethodDescriptionNetbeansInstallationService.comparator(SortType sortType) NetbeansInstallationService.findNetbeansInstallations(SortType sortType) NetbeansInstallationService.findNetbeansInstallationsByVersion(String version, SortType sortType)