Class FormattedCharacterIterator.Selector

All Implemented Interfaces:
Serializable, Function<FormattedCharacterIterator.Entry, Object>, ObjectConverter<FormattedCharacterIterator.Entry, Object>
Enclosing class:
FormattedCharacterIterator

private static final class FormattedCharacterIterator.Selector extends SurjectiveConverter<FormattedCharacterIterator.Entry, Object> implements Serializable
The object converter to use for extracting FormattedCharacterIterator.Entry.value in the map returned by FormattedCharacterIterator.getAttributes(). The value to extract depends on the character index.
Since:
0.3
Version:
0.3