Home
last modified time | relevance | path

Searched defs:NameFieldImpl (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/
DPersonNamePattern.java231 private static class NameFieldImpl implements Element { class in PersonNamePattern
235 public NameFieldImpl(String fieldNameAndModifiers, PersonNameFormatterImpl formatterImpl) { in NameFieldImpl() method in PersonNamePattern.NameFieldImpl