Searched defs:relevantAttributes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/text/
H A DAttributedString.java741 private Attribute[] relevantAttributes; field in class:AttributedString.AttributedStringIterator
764 relevantAttributes = (Attribute[]) attributes.clone();

Completed in 31 milliseconds