Interface KeyedSerialScheduler.Task

All Superinterfaces:
Runnable
Enclosing class:
KeyedSerialScheduler<Key>

public static interface KeyedSerialScheduler.Task extends Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • description

      String description()