We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe0553 commit f857d0fCopy full SHA for f857d0f
1 file changed
src/main/java/org/scijava/util/Prefs.java
@@ -49,7 +49,9 @@
49
* @author Curtis Rueden
50
* @author Barry DeZonia
51
* @author Grant Harris
52
+ * @deprecated See {@link PrefService}
53
*/
54
+@Deprecated
55
public final class Prefs {
56
57
private static PrefService prefService;
0 commit comments