java.lang.Object
br.com.objectos.testing.concurrent.InactiveCpuTask
All Implemented Interfaces:
CpuTask

public final class InactiveCpuTask extends Object implements CpuTask
A CpuTask instance that is never active.
Since:
2
  • Constructor Details

    • InactiveCpuTask

      public InactiveCpuTask()
      Creates a new instance.
  • Method Details