org.jruby
Class RubyProcess.GroupID
java.lang.Object
org.jruby.RubyProcess.GroupID
- Enclosing class:
- RubyProcess
public static class RubyProcess.GroupID
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RubyProcess.GroupID
public RubyProcess.GroupID()
change_privilege
public static IRubyObject change_privilege(IRubyObject self,
IRubyObject arg)
eid
public static IRubyObject eid(IRubyObject self)
eid
public static IRubyObject eid(IRubyObject self,
IRubyObject arg)
grant_privilege
public static IRubyObject grant_privilege(IRubyObject self,
IRubyObject arg)
re_exchange
public static IRubyObject re_exchange(ThreadContext context,
IRubyObject self)
re_exchangeable_p
public static IRubyObject re_exchangeable_p(IRubyObject self)
rid
public static IRubyObject rid(IRubyObject self)
sid_available_p
public static IRubyObject sid_available_p(IRubyObject self)
switch_rb
public static IRubyObject switch_rb(ThreadContext context,
IRubyObject self,
Block block)
Copyright © 2002-2007 JRuby Team. All Rights Reserved.