Uses of Enum Class
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.Mode
Packages that use EatWhatYouKill.Mode
-
Uses of EatWhatYouKill.Mode in org.eclipse.jetty.util.thread.strategy
Methods in org.eclipse.jetty.util.thread.strategy that return EatWhatYouKill.ModeModifier and TypeMethodDescriptionstatic EatWhatYouKill.Mode
Returns the enum constant of this class with the specified name.static EatWhatYouKill.Mode[]
EatWhatYouKill.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.