Searched refs:AttributedStringIterator (Results 1 – 1 of 1) sorted by relevance
588 return new AttributedStringIterator(attributes, beginIndex, endIndex); in getIterator()735 private final class AttributedStringIterator implements AttributedCharacterIterator { class in AttributedString758 AttributedStringIterator(Attribute[] attributes, int beginIndex, int endIndex) { in AttributedStringIterator() method in AttributedString.AttributedStringIterator779 if (!(obj instanceof AttributedStringIterator that)) { in equals()796 AttributedStringIterator other = (AttributedStringIterator) super.clone(); in clone()