Changed Methods
|
boolean breaksBetweenLetters (int )
|
Change from final to non-final.
|
|
int getCodeFromName (String )
|
Change from final to non-final.
|
|
String getName (int )
|
Change from final to non-final.
|
|
String getSampleString (int )
|
Change from final to non-final.
|
|
int getScript (int )
|
Change from final to non-final.
|
|
int getScriptExtensions (int, BitSet)
|
Change from final to non-final.
|
|
String getShortName (int )
|
Change from final to non-final.
|
|
ScriptUsage getUsage (int )
|
Change from final to non-final.
|
|
boolean hasScript (int, int)
|
Change from final to non-final.
|
|
boolean isCased (int )
|
Change from final to non-final.
|
|
boolean isRightToLeft (int )
|
Change from final to non-final.
|
|
int[] getCode (ULocale )
|
Change from final to non-final.
|
|
int[] getCode (String )
|
Change from final to non-final.
|
|
int[] getCode (Locale )
|
Change from final to non-final.
|
|