1 min readNov 1, 2017
Thanks for the article.
One question though: what is the reason behind using final for classes/methods, that are supposed to be overriden (e.g. “final class BaseViewModel”, “final public V getView()”)?
Thanks for the article.
One question though: what is the reason behind using final for classes/methods, that are supposed to be overriden (e.g. “final class BaseViewModel”, “final public V getView()”)?
Android enthusiast, Google Certified Android developer, Stackoverflower