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

/openjdk7/jdk/src/share/classes/java/lang/
H A DCharacter.java4504 public static boolean isSupplementaryCodePoint(int codePoint) { method in class:Character
4616 * @see Character#isSupplementaryCodePoint(int)
4871 * {@link #isSupplementaryCodePoint isSupplementaryCodePoint(x)}
4900 * {@link #isSupplementaryCodePoint isSupplementaryCodePoint(x)}

Completed in 48 milliseconds