|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.RubySignal
Placeholder until/if we can support this
Constructor Summary | |
RubySignal()
|
Method Summary | |
static void |
createSignal(Ruby runtime)
|
static IRubyObject |
trap(IRubyObject recv,
IRubyObject[] args,
Block unusedBlock)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RubySignal()
Method Detail |
public static void createSignal(Ruby runtime)
public static IRubyObject trap(IRubyObject recv, IRubyObject[] args, Block unusedBlock)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |