Skip to content

Commit b3cd50b

Browse files
committed
[Javadoc] Add usage examples to CharSet.contains(char) #1605
1 parent 2eca27e commit b3cd50b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ The <action> type attribute can be add,update,fix,remove.
117117
<action issue="LANG-1817" type="fix" dev="ggregory" due-to="Ivan Ponomarev, Gary Gregory">UncheckedFutureImpl clears thread interrupt status when wrapping InterruptedException #1590.</action>
118118
<action type="fix" dev="ggregory" due-to="ThrawnCA, Gary Gregory">Fix StringUtils.abbreviate(String, String, int) contract violations #1572.</action>
119119
<action type="fix" dev="ggregory" due-to="TK_ENDO, Arnout Engelen, Gary Gregory">Add test coverage for negative-day adjustment in DurationFormatUtils #1596.</action>
120+
<action type="fix" dev="ggregory" due-to="Mohammad Bireybi, Gary Gregory">[Javadoc] Add usage examples to CharSet.contains(char) #1605.</action>
120121
<!-- ADD -->
121122
<action type="add" dev="ggregory" due-to="Gary Gregory">Add JavaVersion.JAVA_27.</action>
122123
<action type="add" dev="ggregory" due-to="Gary Gregory">Add SystemUtils.IS_JAVA_27.</action>

0 commit comments

Comments
 (0)