Uses of Interface
org.jruby.runtime.marshal.DataType

Packages that use DataType
org.jruby   
 

Uses of DataType in org.jruby
 

Classes in org.jruby that implement DataType
 class RubyMethod
          The RubyMethod class represents a RubyMethod object.
 class RubyProc
           
 class RubyUnboundMethod
          Note: This was renamed from UnboundMethod.java
 



Copyright © 2002-2007 JRuby Team. All Rights Reserved.