Add missing Javadoc text.
This commit is contained in:
parent
b77014c953
commit
7f9f0375a5
|
@ -1837,7 +1837,7 @@ public class DateUtils {
|
|||
/**
|
||||
* Always throws UnsupportedOperationException.
|
||||
*
|
||||
* @throws UnsupportedOperationException
|
||||
* @throws UnsupportedOperationException Always thrown.
|
||||
* @see java.util.Iterator#remove()
|
||||
*/
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue