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

/openjdk7/jdk/src/share/classes/java/lang/
H A DCharacter.java1234 * return the new constants, not SURROGATES_AREA.
1237 public static final UnicodeBlock SURROGATES_AREA = field in class:Character.UnicodeBlock
1238 new UnicodeBlock("SURROGATES_AREA");

Completed in 49 milliseconds