Searched defs:AttributeAndPosition (Results 1 – 1 of 1) sorted by relevance
2657 private static final class AttributeAndPosition { class in MessageFormat2661 public AttributeAndPosition(Object fieldValue, int startIndex, int limitIndex) { in AttributeAndPosition() method in MessageFormat.AttributeAndPosition2665 … public AttributeAndPosition(Attribute field, Object fieldValue, int startIndex, int limitIndex) { in AttributeAndPosition() method in MessageFormat.AttributeAndPosition