org.yecht.ruby
Class PrivateType

java.lang.Object
  extended by org.yecht.ruby.PrivateType

public class PrivateType
extends Object


Constructor Summary
PrivateType()
           
 
Method Summary
static org.jruby.runtime.builtin.IRubyObject initialize(org.jruby.runtime.builtin.IRubyObject self, org.jruby.runtime.builtin.IRubyObject type_id, org.jruby.runtime.builtin.IRubyObject val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrivateType

public PrivateType()
Method Detail

initialize

public static org.jruby.runtime.builtin.IRubyObject initialize(org.jruby.runtime.builtin.IRubyObject self,
                                                               org.jruby.runtime.builtin.IRubyObject type_id,
                                                               org.jruby.runtime.builtin.IRubyObject val)


Copyright © 2013. All Rights Reserved.