LithoViewAssert#containsComponent)
instead.@Deprecated
public final class LithoViewSubComponentDeepExtractor
extends java.lang.Object
InspectableComponent
.
Components are extracted in a depth-first way so that they match the hierarchy indices when going from top to bottom.
Modifier and Type | Method and Description |
---|---|
static <any> |
deepSubComponentWith(<any> inner)
Deprecated.
|
java.util.List<InspectableComponent> |
extract(LithoView lithoView)
Deprecated.
|
static LithoViewSubComponentDeepExtractor |
subComponentsDeeply()
Deprecated.
|
public java.util.List<InspectableComponent> extract(LithoView lithoView)
public static LithoViewSubComponentDeepExtractor subComponentsDeeply()
public static <any> deepSubComponentWith(<any> inner)