© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Kiran Patel
Android Developer
Great elaboration bro! Where do you use higher-order function in Android Development?
Rohit Jakhar
Android Development
If we want to get some callback ex. if we want get click listener in adapter so we pass funtion in AdapterClass params and get callback where we inilize adapter instance.