Uses of Enum Class
org.infinispan.commons.executors.ScheduledThreadPoolExecutorFactory
-
Uses of ScheduledThreadPoolExecutorFactory in org.infinispan.commons.executors
Modifier and TypeMethodDescriptionScheduledThreadPoolExecutorFactory.create()
Returns the enum constant of this class with the specified name.static ScheduledThreadPoolExecutorFactory[]
ScheduledThreadPoolExecutorFactory.values()
Returns an array containing the constants of this enum class, in the order they are declared.