Method: RelatonNist::HitCollection#inspect
- Defined in:
- lib/relaton_nist/hit_collection.rb
#inspect ⇒ Object
93 94 95 |
# File 'lib/relaton_nist/hit_collection.rb', line 93 def inspect "<#{self.class}:#{format('%#.14x', object_id << 1)} @fetched=#{@fetched}>" end |