Interface TaskWorker

All Superinterfaces:
Runnable
All Known Implementing Classes:
TaskWorkerImpl

public interface TaskWorker extends Runnable
Author:
Daniel Bernstein
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
     
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run