Uses of Interface
io.helidon.common.Prioritized
Packages that use Prioritized
-
Uses of Prioritized in io.helidon.common.serviceloader
Method parameters in io.helidon.common.serviceloader with type arguments of type PrioritizedModifier and TypeMethodDescriptionstatic voidPriorities.sort(List<? extends Prioritized> list) Sort the prioritized list based on priorities.