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