Update all description warnings & errors when making javadoc
warning : update @return, @param & @throws descriptions error : - use of "
" to separate paragraphs instead of using "" - replace "->" symbol by "to" - don't use "&" symbol to write description for javadoc
Edited by Minh Hiep Pham