minor refactorings
This commit is contained in:
@ -29,6 +29,7 @@ public enum Constants {
|
||||
this.value = value;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return this.value;
|
||||
}
|
||||
|
Reference in New Issue
Block a user