Uses of Class
com.ibm.icu.impl.Norm2AllModes.Norm2AllModesSingleton
-
Packages that use Norm2AllModes.Norm2AllModesSingleton Package Description com.ibm.icu.impl -
-
Uses of Norm2AllModes.Norm2AllModesSingleton in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as Norm2AllModes.Norm2AllModesSingleton Modifier and Type Field Description private static Norm2AllModes.Norm2AllModesSingleton
Norm2AllModes.NFCSingleton. INSTANCE
private static Norm2AllModes.Norm2AllModesSingleton
Norm2AllModes.NFKC_CFSingleton. INSTANCE
private static Norm2AllModes.Norm2AllModesSingleton
Norm2AllModes.NFKC_SCFSingleton. INSTANCE
private static Norm2AllModes.Norm2AllModesSingleton
Norm2AllModes.NFKCSingleton. INSTANCE
Methods in com.ibm.icu.impl with parameters of type Norm2AllModes.Norm2AllModesSingleton Modifier and Type Method Description private static Norm2AllModes
Norm2AllModes. getInstanceFromSingleton(Norm2AllModes.Norm2AllModesSingleton singleton)
-