public class CaseVariants
extends java.lang.Object
?????? | ????? |
---|---|
static int[] |
ROMAN_VARIANTS
Get the case variants of roman letters (A-Z, a-z), other than the letters A-Z and a-z themselves
|
?????? |
---|
CaseVariants() |
?????? | ????? |
---|---|
static int[] |
getCaseVariants(int code)
Get the case variants of a character
|