| commit | f042a4b19abaf653d867563afb92d4f9037c3e86 | [log] [tgz] |
|---|---|---|
| author | Lars Vogel <Lars.Vogel@vogella.com> | Wed Feb 24 10:39:58 2021 +0100 |
| committer | Mickael Istria <mistria@redhat.com> | Thu Mar 11 03:54:50 2021 -0500 |
| tree | 319c8a2d617a09be4e9d57189f53ba142cfa9ca1 | |
| parent | ba57db6f04a88a556fd5d64d8da66c4370b71aa7 [diff] |
Make inner class ResourceCounterVisitor static in CounterResourceAction This avoids the pointer to the outer class and save a tiny bit of memory. Done via JDT cleanup actions Change-Id: I517ea3f368c1b6efcaaa307a365d4670316aa43d Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>