Skip to Content Skip to Search
Methods
N

Attributes

[R] int

Class Public methods

new(int)

# File ruby/lib/rubygems/safe_marshal/elements.rb, line 68
def initialize(int)
  @int = int
end