Emmanuel Lecharny wrote:
i guys,while browsing MINA's code, I see @Override used everywhere. I know it can be helpful when overriding an existing method, but do you think we need to keep them ?wdyt ?
Yes. They're very helpful when refactoring. -Mike
Emmanuel Lecharny wrote:
i guys,while browsing MINA's code, I see @Override used everywhere. I know it can be helpful when overriding an existing method, but do you think we need to keep them ?wdyt ?
Yes. They're very helpful when refactoring. -Mike