Uses of Interface
org.jruby.runtime.ObjectMarshal
Packages that use ObjectMarshal
-
Uses of ObjectMarshal in org.jruby
Fields in org.jruby declared as ObjectMarshalModifier and TypeFieldDescriptionprotected static final ObjectMarshalRubyClass.DEFAULT_OBJECT_MARSHALprivate static final ObjectMarshal<RubyException>RubyException.EXCEPTION_MARSHALprotected ObjectMarshalRubyClass.marshalprivate static final ObjectMarshalRubyRange.RANGE_MARSHALprivate static final ObjectMarshalRubyRational.RATIONAL_MARSHALprivate static final ObjectMarshalRubySystemCallError.SYSTEM_CALL_ERROR_MARSHALMethods in org.jruby that return ObjectMarshalMethods in org.jruby with parameters of type ObjectMarshal -
Uses of ObjectMarshal in org.jruby.ext.set
Classes in org.jruby.ext.set that implement ObjectMarshalFields in org.jruby.ext.set declared as ObjectMarshalConstructors in org.jruby.ext.set with parameters of type ObjectMarshal -
Uses of ObjectMarshal in org.jruby.runtime
Fields in org.jruby.runtime declared as ObjectMarshalModifier and TypeFieldDescriptionstatic final ObjectMarshalObjectMarshal.NOT_MARSHALABLE_MARSHAL