Package org.jruby

Interface RubyThread.Unblocker<Data>

All Known Subinterfaces:
RubyThread.ReadWrite<Data>, RubyThread.RegexMatch, RubyThread.Task<Data,Return>
Enclosing class:
RubyThread

public static interface RubyThread.Unblocker<Data>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    wakeup(RubyThread thread, Data self)