Uses of Class
org.jruby.runtime.ObjectSpace.ObjectGroup
Packages that use ObjectSpace.ObjectGroup
-
Uses of ObjectSpace.ObjectGroup in org.jruby.runtime
Fields in org.jruby.runtime with type parameters of type ObjectSpace.ObjectGroupModifier and TypeFieldDescriptionprivate final ThreadLocal<Reference<ObjectSpace.ObjectGroup>>ObjectSpace.currentObjectGroupprivate final ReferenceQueue<ObjectSpace.ObjectGroup>ObjectSpace.objectGroupReferenceQueueMethods in org.jruby.runtime that return ObjectSpace.ObjectGroupModifier and TypeMethodDescriptionprivate ObjectSpace.ObjectGroupObjectSpace.addObjectGroup()private ObjectSpace.ObjectGroupObjectSpace.getObjectGroup()