We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aba07b7 commit 4cb9c1dCopy full SHA for 4cb9c1d
src/main/java/org/scijava/util/ArrayUtils.java
@@ -65,7 +65,7 @@
65
import java.util.List;
66
67
/**
68
- * Utility class for creating and manipulating {@link PrimitiveArray} instances.
+ * Utility class for working with arrays, particularly arrays of primitives.
69
*
70
* @author Mark Hiner
71
* @author Curtis Rueden
0 commit comments