We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8717d38 commit 147fa73Copy full SHA for 147fa73
1 file changed
src/main/java/org/scijava/plugin/FactoryPlugin.java
@@ -31,6 +31,8 @@
31
32
import org.scijava.Typed;
33
34
+// TODO: Move this interface to scijava-common.
35
+
36
/**
37
* Interface for plugins that act as factories, creating objects on demand.
38
*
0 commit comments