Interface Task


public interface Task
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static final class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    @NotNull Scheduler
     
  • Method Details

    • owner

      @NotNull @NotNull Scheduler owner()
    • cancel

      void cancel()