Files
leighdouglas 7e7b76cf73 MBL-977: Deprecate ObjectUtils, migrate to kotlin Ext functions (#1843)
* Testing out new any extension class

* Cleanup

* migrate login activities

* Cleanup

* Test out ext functions

* Linter

* More replacement

* Replace nonNull with ext function

* More migration

* Remove all instances of object utils

* Linter

* Fix errors

* fix linter errors

* Corrected rebase mistakes

* Remove typo

* Remove errors, add test for toInteger string ext function

* Create test suite for anyEXT

* Linter

* Remove object utils class

* Remove errors

* Fix errors

---------

Co-authored-by: mtgriego <matthew.t.griego@gmail.com>
2023-09-20 13:01:29 -04:00
..