822c995367
The only reason for LifecycleComponent taking a generic type was so that it could return that type on its start and stop methods. However, this chaining has no practical necessity. Instead, start and stop can be void, and a whole bunch of confusing generics disappear. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |