mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
Merge
This commit is contained in:
commit
b0e186792e
25 changed files with 912 additions and 133 deletions
|
@ -144,7 +144,7 @@ public final class Normalizer {
|
|||
/**
|
||||
* Normalize a sequence of char values.
|
||||
* The sequence will be normalized according to the specified normalization
|
||||
* from.
|
||||
* form.
|
||||
* @param src The sequence of char values to normalize.
|
||||
* @param form The normalization form; one of
|
||||
* {@link java.text.Normalizer.Form#NFC},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue