Mustafa Kılıç
Results
2
issues of
Mustafa Kılıç
Hi, Thanks for good project. I want to give some suggestions. If you want singleton component, you must use @Singleton annotation. Maybe this can be your choice. I think it...
Hi, Sometimes, I need copy method like data class copy. I couldn't find any copy method. So, I created a new method for copy. But, I would expect this to...