Searched defs:UCharacter (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DUCharacter.java44 * The UCharacter class provides extensions to the
70 * properties, the main differences between UCharacter and Character are:
72 * <li> UCharacter is not designed to be a char wrapper and does not have
79 * <li> UCharacter does not include Character APIs that are deprecated, nor
83 * values '10' - '35'. UCharacter also does this in digit and
167 public final class UCharacter class

Completed in 30 milliseconds