☰
首页
页面
类
方法
继承关系
Gem::SafeMarshal::Elements::Element
Object
BasicObject
类方法
new
类 Gem::SafeMarshal::Elements::Integer
属性
int
[R]
公共类方法
new
(int)
源代码
# File lib/rubygems/safe_marshal/elements.rb, line 68
def
initialize
(
int
)
@int
=
int
end