Skip to content

Commit bd70ed0

Browse files
committed
Fix javadoc of ObjectIndex
Remove redundant paragraph.
1 parent 46ca0d0 commit bd70ed0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/main/java/org/scijava/object/ObjectIndex.java

-5
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@
6363
* added to the index more than once, in which case it will appear on relevant
6464
* type lists multiple times.
6565
* </p>
66-
* <p>
67-
* Note that similar to {@link List}, it is possible for the same object to be
68-
* added to the index more than once, in which case it will appear on compatible
69-
* type lists multiple times.
70-
* </p>
7166
*
7267
* @author Curtis Rueden
7368
*/

0 commit comments

Comments
 (0)