Class TagTreePointer.TagTreeIteratorApproverWithStop

  • Enclosing class:
    TagTreePointer

    @Deprecated
    private static class TagTreePointer.TagTreeIteratorApproverWithStop
    extends TagTreeIteratorAvoidDuplicatesApprover
    Deprecated.
    change ITagTreeIteratorHandler#nextElement to return boolean showing whether the iteration should be continued. It will allow to get rid of this ugly workaround.