Class ListFormatter.FormattedListBuilder
java.lang.Object
com.ibm.icu.text.ListFormatter.FormattedListBuilder
- Enclosing class:
ListFormatter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidappendElement(Object element, int position) voidappendTo(Appendable appendable) intgetOffset(int fieldPositionFoundIndex) toString()toValue()
-
Field Details
-
string
-
needsFields
boolean needsFields
-
-
Constructor Details
-
FormattedListBuilder
-
-
Method Details
-
append
-
appendElement
-
appendTo
-
getOffset
public int getOffset(int fieldPositionFoundIndex) -
toString
-
toValue
-