Package org.jruby
Interface Ruby.ObjectSpacer
- Enclosing class:
Ruby
public static interface Ruby.ObjectSpacer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addToObjectSpace
(Ruby runtime, boolean useObjectSpace, IRubyObject object)
-
Method Details
-
addToObjectSpace
-