You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Dimitrios Efthymiou (Jira)" <ji...@apache.org> on 2023/07/16 09:59:00 UTC

[jira] [Updated] (TEXT-227) Remove unnecessary IF statement in AlphabetConverter

     [ https://issues.apache.org/jira/browse/TEXT-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimitrios Efthymiou updated TEXT-227:
-------------------------------------
    Description: Removed unnecessary IF statement in AlphabetConverter, because the Character::toChars can handle both single and double-width characters  (was: Removed unnecessary IF statement in AlphabetConverter, because the Character.toChars(i) can handle both single and double-width characters)

> Remove unnecessary IF statement in AlphabetConverter
> ----------------------------------------------------
>
>                 Key: TEXT-227
>                 URL: https://issues.apache.org/jira/browse/TEXT-227
>             Project: Commons Text
>          Issue Type: Improvement
>            Reporter: Dimitrios Efthymiou
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Removed unnecessary IF statement in AlphabetConverter, because the Character::toChars can handle both single and double-width characters



--
This message was sent by Atlassian Jira
(v8.20.10#820010)