library
/
com.secoo.coobox.library.support
/
required
required
private fun <
T
,
V
:
View
>
required
(id:
Int
, finder:
Finder
<
T
>):
Lazy
<
T
,
V
>
Content copied to clipboard
private fun <
T
,
V
:
View
>
required
(ids:
IntArray
, finder:
Finder
<
T
>):
Lazy
<
T
,
List
<
V
>>
Content copied to clipboard