Uses of Enum Class
com.google.common.util.concurrent.DirectExecutor
Packages that use DirectExecutor
-
Uses of DirectExecutor in com.google.common.util.concurrent
Methods in com.google.common.util.concurrent that return DirectExecutorModifier and TypeMethodDescriptionstatic DirectExecutor
Returns the enum constant of this class with the specified name.static DirectExecutor[]
DirectExecutor.values()
Returns an array containing the constants of this enum class, in the order they are declared.