We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ebe246 commit 28ba903Copy full SHA for 28ba903
1 file changed
src/main/java/org/scijava/cache/GuavaCacheService.java
@@ -44,7 +44,7 @@
44
/**
45
* {@link CacheService} implementation wrapping a guava {@link Cache}.
46
*
47
- * @author Mark Hiner <hinerm@gmail.com>
+ * @author Mark Hiner
48
*/
49
@Plugin(type = Service.class)
50
public class GuavaCacheService extends AbstractService implements CacheService {
0 commit comments