I20210327-1800
Declaring inner classes as static saves the pointer to the outer class and therefore saves a tiny bit of memory. Change-Id: If2ce81c532b52f437a0c3b8831f0026b55f5899e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Declaring inner classes as static saves the pointer to the outer class and therefore saves a tiny bit of memory. Change-Id: If2ce81c532b52f437a0c3b8831f0026b55f5899e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>