Searched defs:replaceType (Results 1 – 5 of 5) sorted by relevance
79 public FieldDeclaration replaceType(Type fieldType) { in replaceType() method in ReflectionFieldDeclaration
79 public ResolvedFieldDeclaration replaceType(ResolvedType fieldType) { in replaceType() method in ReflectionFieldDeclaration
235 UnicodeString AffixUtils::replaceType(const UnicodeString &affixPattern, AffixPatternType type, in replaceType() function in AffixUtils
440 public static String replaceType(CharSequence affixPattern, int type, char replacementChar) { in replaceType() method in AffixUtils
432 public static String replaceType(CharSequence affixPattern, int type, char replacementChar) { in replaceType() method in AffixUtils