forked from plusone/plusone-commons
修改 Javadoc。
This commit is contained in:
@@ -20,7 +20,7 @@ import com.google.common.collect.Table;
|
|||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* <pre>
|
* <pre>
|
||||||
* new SynchronizedTable<>(HashBasedTable.create())
|
* SynchronizedTable.of(HashBasedTable.create())
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
|
Reference in New Issue
Block a user