Interface CombinatorSelector

All Superinterfaces:
Selector

public interface CombinatorSelector extends Selector
  • Method Details

    • getSelector

      Selector getSelector()
      Get the first selector.
      Returns:
      the first selector.
    • getSecondSelector

      SimpleSelector getSecondSelector()
      Get the second selector.
      Returns:
      the second selector.