We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aa06d commit 8dd3de2Copy full SHA for 8dd3de2
src/main/java/org/scijava/object/ObjectIndex.java
@@ -66,11 +66,6 @@
66
* added to the index more than once, in which case it will appear on relevant
67
* type lists multiple times.
68
* </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>
74
*
75
* @author Curtis Rueden
76
*/
0 commit comments