kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.usecases
/
IUseCase
IUse
Case
interface
IUseCase
<
Input
,
Output
>
:
IGenericUseCase
Inheritors
ICaptureExceptionUseCase
ICountChildModelUseCase
IListChildModelUseCase
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
input
:
Input
)
:
Output