Package org.jruby

Interface RubyThread.Task<Data,Return>

All Superinterfaces:
RubyThread.Unblocker<Data>
Enclosing class:
RubyThread

public static interface RubyThread.Task<Data,Return> extends RubyThread.Unblocker<Data>