Method: ObjectTable::StaticView#indices
- Defined in:
- lib/object_table/static_view.rb
#indices ⇒ Object (readonly)
Returns the value of attribute indices.
7 8 9 |
# File 'lib/object_table/static_view.rb', line 7 def indices @indices end |