8000 Add missing Javadoc tags. · apache/commons-codec@7b6f71d · GitHub
Skip to content

Commit 7b6f71d

Browse files
committed
Add missing Javadoc tags.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1634419 13f79535-47bb-0310-9956-ffa450edef68
1 parent 90a212c commit 7b6f71d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • src/main/java/org/apache/commons/codec/language/bm

src/main/java/org/apache/commons/codec/language/bm/Rule.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ public CharSequence getPhonemeText() {
140140
}
141141

142142
/**
143+
* Deprecated since 1.9.
144+
*
145+
* @param right the Phoneme to join
146+
* @return a new Phoneme
143147
* @deprecated since 1.9
144148
*/
145149
@Deprecated

0 commit comments

Comments
 (0)