Method: StrokeDB::InvertedList::Node#values
- Defined in:
- lib/strokedb/data_structures/inverted_list.rb
#values ⇒ Object
Returns the value of attribute values.
214 215 216 |
# File 'lib/strokedb/data_structures/inverted_list.rb', line 214 def values @values end |