mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 18:18:22 +00:00
javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@980926 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3244c46fe9
commit
678c9e52b7
@ -86,7 +86,7 @@ public String toString() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Static creation method for a Pair<L, R>.
|
||||
* Static fluent creation method for a Pair<L, R>: <code>Pair.of(left, right)</code>
|
||||
* @param <L>
|
||||
* @param <R>
|
||||
* @param left
|
||||
|
Loading…
x
Reference in New Issue
Block a user