kaccelero
Toggle table of contents
0.6.1
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.commons.repositories
/
ICountModelWithContextUseCase
ICount
Model
With
Context
Use
Case
interface
ICountModelWithContextUseCase
<
Model
:
IModel
<
*
,
*
,
*
>
>
:
ICountChildModelWithContextUseCase
<
Model
,
Unit
>
Inheritors
CountModelWithContextFromRepositoryUseCase
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
input
:
IContext
)
:
Long
open
operator override
fun
invoke
(
input1
:
Unit
,
input2
:
IContext
)
:
Long