valueOf

fun valueOf(category: Int): CharCategory

Returns the CharCategory corresponding to the specified category that represents a Java general category constant.

Throws

if the category does not represent a Java general category constant.

fun valueOf(category: Int): CharCategory