For now, both methods just convert the char to a String and call the corresponding methods from java.lang.String: /* Conversions */ def toUpperCase(c: scala.Char): scala.Char = c.toString.toUpperCase( ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する