Searched refs:CollectionTransform (Results 1 – 3 of 3) sorted by relevance
1036 CldrUtility.CollectionTransform EnglishName =1037 new CldrUtility.CollectionTransform() {1045 CldrUtility.CollectionTransform EnglishCurrencyName =1046 new CldrUtility.CollectionTransform() {
79 new CldrUtility.CollectionTransform() { in TestAll()
865 public abstract static class CollectionTransform<S, T> implements Transform<S, T> { class in CldrUtility