h 1 week ago
parent
commit
74202a227b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      ConstClass.java

+ 3 - 0
ConstClass.java

@@ -0,0 +1,3 @@
+public class ConstClass {
+    public static final String LOGIN="login";
+}