Package org.jruby

Interface RubyThread.BlockingTask

All Known Implementing Classes:
RubyThread.SleepTask
Enclosing class:
RubyThread

@Deprecated public static interface RubyThread.BlockingTask
Deprecated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
    Deprecated.
     
    void
    Deprecated.