delegate
Here are 12 public repositories matching this topic...
-
Updated
Aug 10, 2022 - Java
WithdrawTryCatch
-
Updated
Sep 24, 2022 - Java
Hotel reservation
-
Updated
Sep 23, 2022 - Java
Assembly RecyclerView is as easy as building blocks!
-
Updated
Apr 12, 2017 - Java
A delegate pattern implementation that automatically uses parent fragments or activities as the delegate. Based off of some ideas put forward by @JakeWharton
-
Updated
Sep 6, 2019 - Java
Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
-
Updated
Aug 2, 2021 - Java
The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains business logic and we can use a delegate to init and get a value from a service, broadcast receiver or manager that depends on Android SDK.
-
Updated
Apr 18, 2017 - Java
"Favor composition over inheritance" for RecyclerView Adapters
-
Updated
Apr 18, 2024 - Java
Improve this page
Add a description, image, and links to the delegate topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the delegate topic, visit your repo's landing page and select "manage topics."