Skip to content

Commit b93e14d

Browse files
committed
Fix javadoc of ObjectIndex
Remove redundant paragraph.
1 parent fee2644 commit b93e14d

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
@@ -66,11 +66,6 @@
6666
* added to the index more than once, in which case it will appear on relevant
6767
* type lists multiple times.
6868
* </p>
69-
* <p>
70-
* Note that similar to {@link List}, it is possible for the same object to be
71-
* added to the index more than once, in which case it will appear on compatible
72-
* type lists multiple times.
73-
* </p>
7469
*
7570
* @author Curtis Rueden
7671
*/

0 commit comments

Comments
 (0)