Uses of Enum
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.State
Packages that use EatWhatYouKill.State
-
Uses of EatWhatYouKill.State in org.eclipse.jetty.util.thread.strategy
Fields in org.eclipse.jetty.util.thread.strategy declared as EatWhatYouKill.StateMethods in org.eclipse.jetty.util.thread.strategy that return EatWhatYouKill.StateModifier and TypeMethodDescriptionstatic EatWhatYouKill.StateReturns the enum constant of this type with the specified name.static EatWhatYouKill.State[]EatWhatYouKill.State.values()Returns an array containing the constants of this enum type, in the order they are declared.