org.jruby.runtime.marshal
Interface DataType

All Known Implementing Classes:
RubyMethod, RubyObject.Data, RubyProc, RubyUnboundMethod

public interface DataType

DataType is similiar to T_DATA to represent types which are incapable of getting marshalled. This is just a marker interface.




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