Searched defs:textSupplier (Results 1 – 1 of 1) sorted by relevance
94 private final Function<Boolean, PseudoText> textSupplier; field in PseudoLocales.PseudoType98 PseudoType(String localeId, Function<Boolean, PseudoText> textSupplier, String exemplars) { in PseudoType()