Method: NewRelic::Agent::Heap#empty?
- Defined in:
- lib/new_relic/agent/heap.rb
permalink #empty? ⇒ Boolean
79 80 81 |
# File 'lib/new_relic/agent/heap.rb', line 79 def empty? @items.empty? end |
79 80 81 |
# File 'lib/new_relic/agent/heap.rb', line 79 def empty? @items.empty? end |