Uses of Enum Class
com.google.mu.util.concurrent.StructuredConcurrencyExecutorPlugin.Priority
Packages that use StructuredConcurrencyExecutorPlugin.Priority
- 
Uses of StructuredConcurrencyExecutorPlugin.Priority in com.google.mu.util.concurrent
Subclasses with type arguments of type StructuredConcurrencyExecutorPlugin.Priority in com.google.mu.util.concurrentModifier and TypeClassDescriptionstatic enumPlugin priority from low to high.Methods in com.google.mu.util.concurrent that return StructuredConcurrencyExecutorPlugin.PriorityModifier and TypeMethodDescriptionStructuredConcurrencyExecutorPlugin.priority()Returns the priority of this plugin when multiple plugins are available.Returns the enum constant of this class with the specified name.StructuredConcurrencyExecutorPlugin.Priority.values()Returns an array containing the constants of this enum class, in the order they are declared.