public class LithoViewSubComponentExtractor
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.List<InspectableComponent> |
extract(LithoView lithoView) |
static LithoViewSubComponentExtractor |
subComponents() |
static <any> |
subComponentWith(<any> inner) |
public java.util.List<InspectableComponent> extract(LithoView lithoView)
public static LithoViewSubComponentExtractor subComponents()
public static <any> subComponentWith(<any> inner)