We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe795a commit 47bace3Copy full SHA for 47bace3
src/main/java/org/scijava/object/ObjectIndex.java
@@ -63,11 +63,6 @@
63
* added to the index more than once, in which case it will appear on relevant
64
* type lists multiple times.
65
* </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>
71
*
72
* @author Curtis Rueden
73
*/
0 commit comments