domain/index library

Classes

AppRepository
AppUseCase
AppUseCaseParams
EmptyParams
Params
Use Params.empty in case the UseCase needs no params to be passed
StreamUseCase<E, R, P extends Params>
UseCase<E, R, P extends Params>