Uses of Class
com.ibm.icu.impl.UCharacterName.AlgorithmName
-
Packages that use UCharacterName.AlgorithmName Package Description com.ibm.icu.impl -
-
Uses of UCharacterName.AlgorithmName in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as UCharacterName.AlgorithmName Modifier and Type Field Description private UCharacterName.AlgorithmName[]
UCharacterName. m_algorithm_
Methods in com.ibm.icu.impl that return UCharacterName.AlgorithmName Modifier and Type Method Description private UCharacterName.AlgorithmName
UCharacterNameReader. readAlg()
Reads an individual record of AlgorithmNamesMethods in com.ibm.icu.impl with parameters of type UCharacterName.AlgorithmName Modifier and Type Method Description (package private) boolean
UCharacterName. setAlgorithm(UCharacterName.AlgorithmName[] alg)
Set the algorithm name information array
-