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

/openjdk7/jdk/src/share/classes/sun/text/normalizer/
H A DUCharacter.java289 public static VersionInfo getAge(int ch) method in class:UCharacter
294 return PROPERTY_.getAge(ch);
H A DUCharacterProperty.java198 public VersionInfo getAge(int codepoint) method in class:UCharacterProperty

Completed in 31 milliseconds