Uses of Enum Class
io.vertx.tp.jet.cv.em.WorkerType
Packages that use WorkerType
-
Uses of WorkerType in io.vertx.tp.jet.atom
Methods in io.vertx.tp.jet.atom that return WorkerTypeMethods in io.vertx.tp.jet.atom with parameters of type WorkerType -
Uses of WorkerType in io.vertx.tp.jet.cv.em
Methods in io.vertx.tp.jet.cv.em that return WorkerTypeModifier and TypeMethodDescriptionstatic WorkerTypeReturns the enum constant of this class with the specified name.static WorkerType[]WorkerType.values()Returns an array containing the constants of this enum class, in the order they are declared.