Skip to content

Commit caef530

Browse files
committed
Add missing @deprecated
1 parent 3859d4e commit caef530

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/apache/commons/text/translate/EntityArrays.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ public static Map<CharSequence, CharSequence> invert(final Map<CharSequence, Cha
452452
*
453453
* @deprecated Will be private.
454454
*/
455+
@Deprecated
455456
public EntityArrays() {
456457
// empty
457458
}

0 commit comments

Comments
 (0)