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