WorkerPerformanceMutableBuilder
@inline final class WorkerPerformanceMutableBuilder[Self <: WorkerPerformance](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any
Value members
Concrete methods
@inline
def setEventLoopUtilization(value: (UndefOr[EventLoopUtilization], UndefOr[EventLoopUtilization]) => EventLoopUtilization): Self