Interface PrioritizedRunnable

All Superinterfaces:
Runnable

public interface PrioritizedRunnable extends Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • getPriority

      int getPriority()