Package org.jruby.internal.runtime
Interface ThreadedRunnable
- All Superinterfaces:
Runnable
- All Known Implementing Classes:
RubyRunnable
Represents a Runnable that can report what Java thread it is running under.
-
Method Summary
Runnable
RubyRunnable