| Chunk |
|---|
| Conflicting content |
|---|
public class Api {
<<<<<<< HEAD
public static final String ERROR_MSG_IO = "Could not connect to graylog2-server. Please make sure that it is running and you configured the correct REST URI.";
=======
@SuppressWarnings("unchecked")
>>>>>>> 63fd24714bc9e665b2a3d5f9e86c559702aab39d
public static |
| Solution content |
|---|
public class Api {
public static final String ERROR_MSG_IO = "Could not connect to graylog2-server. Please make sure that it is running and you configured the correct REST URI.";
@SuppressWarnings("unchecked")
public static |
| File |
|---|
| Api.java |
| Developer's decision |
|---|
| Concatenation |
| Kind of conflict |
|---|
| Annotation |
| Attribute |