public class AndCombinator extends Combinator
| Constructor and Description |
|---|
AndCombinator(Selector selector1,
Selector selector2)
Creates an 'and' combinator.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesToWidget(Widget widget)
Checks whether or not this selector applies to the given widget.
|
equals, getFirstSelector, getSecondSelector, getSpecificity, hashCode