toggle menu
Litho
androidJvm
switch theme
search in API
litho-testing
/
com.facebook.litho.testing.assertj
/
Conditions
Conditions
open
class
Conditions
Members
Constructors
Conditions
Link copied to clipboard
constructor
(
)
Functions
exactly
Link copied to clipboard
open
fun
<
L
:
List
<
T
>
?
,
T
>
exactly
(
item
:
T
,
times
:
Int
)
:
Condition
<
L
>