Method: Ardm::SubjectSet#entries
- Defined in:
- lib/ardm/support/subject_set.rb
#entries ⇒ OrderedSet (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
The elements in the SubjectSet
89 90 91 |
# File 'lib/ardm/support/subject_set.rb', line 89 def entries @entries end |