Class FormattedValueFieldPositionIteratorImpl

java.lang.Object
com.ibm.icu.impl.FormattedValueFieldPositionIteratorImpl

public class FormattedValueFieldPositionIteratorImpl extends Object
Implementation of FormattedValue based on FieldPositionIterator. In C++, this implements FormattedValue. In Java, it is a stateless collection of static functions to avoid having to use nested objects.