We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe5f11 commit 0e90dfeCopy full SHA for 0e90dfe
src/main/java/org/scijava/param/Parameter.java
@@ -40,7 +40,7 @@
40
import org.scijava.ItemIO;
41
import org.scijava.ItemVisibility;
42
import org.scijava.plugin.Attr;
43
-import org.scijava.struct.StructInstance;
+import org.scijava.struct.MemberInstance;
44
45
/**
46
* An annotation for indicating a field is an input or output parameter. This
0 commit comments