mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-08 02:58:33 +00:00
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083232 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1d0e73a682
commit
8fdbe09405
@ -70,6 +70,7 @@ public R getRightElement() {
|
||||
* Therefore always an exception is thrown.
|
||||
*
|
||||
* @param value the value to set
|
||||
* @return the old right value
|
||||
* @throws UnsupportedOperationException as this operation is not supported
|
||||
*/
|
||||
public R setValue(R value) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user