There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
InteractorExecutor is a small Android library for use the Interactor(use case) and Executor for running code on a Thread Pool Thread or UI Thread. Normally this library is used for implement the Clean Architecture.