static TreeSupportSubIterator |
TreeSupportSubIterator.newInstance(IInstanceFactory instanceFactory,
TreeSupport tree,
Object fromElement,
boolean fromInclusive,
Object toElement,
boolean toInclusive) |
static TreeSupportSubIterator |
TreeSupportSubIterator.newInstance(IInstanceFactory instanceFactory,
TreeSupport tree,
Object fromElement,
boolean fromInclusive,
Object toElement,
boolean toInclusive,
boolean fromEnd) |
static TreeSupportSubIterator |
TreeSupportSubIterator.newInstance(IInstanceFactory instanceFactory,
TreeSupport tree,
Object fromElement,
boolean fromInclusive,
Object toElement,
boolean toInclusive,
int index) |