public class GeneralAdjacentSelector extends AbstractSelector implements Serializable
Selector.SelectorType| Constructor and Description |
|---|
GeneralAdjacentSelector(Selector child,
SimpleSelector simpleSelector) |
| Modifier and Type | Method and Description |
|---|---|
Selector |
getSelector() |
Selector.SelectorType |
getSelectorType() |
SimpleSelector |
getSimpleSelector() |
String |
toString() |
getSelectorSpecificitygetLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocator, setLocatorpublic GeneralAdjacentSelector(Selector child, SimpleSelector simpleSelector)
public Selector.SelectorType getSelectorType()
getSelectorType in interface Selectorpublic Selector getSelector()
public SimpleSelector getSimpleSelector()
getSimpleSelector in interface SelectorCopyright © 2018. All rights reserved.