class Gem::SafeMarshal::Elements::ObjectLink
Attributes
offset
[R]
Public Class Methods
new
(offset)
# File lib/rubygems/safe_marshal/elements.rb, line 109 def initialize(offset) @offset = offset end