Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 27e87c66 authored by Max Bires's avatar Max Bires
Browse files

Remove unnecessary abstraction of classes.

Several utility classes were declared abstract, but there is no
intention of subclassing these classes. Instead opt for private
constructors where necessary to avoid instantiation and remove the
abstract keywords. Additionally make the classes final to clearly
indicate they are not intended to be subclassed.

Test: builds
Change-Id: I38bfe5f0685e4b333201c9c9fbb13b7aac8b4980
parent 8c20ce9f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment