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 06f52db commit 47f2d2bCopy full SHA for 47f2d2b
src/main/java/org/scijava/util/ServiceCombiner.java
@@ -40,12 +40,10 @@
40
import java.util.Map;
41
import java.util.Map.Entry;
42
43
-import javax.xml.ws.Service;
44
-
45
import org.scijava.Context;
46
47
/**
48
- * Combines {@link Service} information from all JAR files on the classpath.
+ * Combines {@code Service} information from all JAR files on the classpath.
49
*
50
* @author Johannes Schindelin
51
* @author Mark Hiner
0 commit comments