Interface ComponentIteratorType


  • Field Details

  • Method Details

    • populate

      void populate(Component component, Deque<Component> deque, Set<ComponentIteratorFlag> flags)
      Populates a deque with the children of the provided component, based on the iterator type and flags.
      Parameters:
      component - the component
      deque - the deque
      flags - the flags
      Since:
      4.9.0