| Chunk |
|---|
| Conflicting content |
|---|
* @author Bogdan Stefanescu * */ <<<<<<< HEAD public interface DocumentEntry { ======= public interface DocumentEntry extends Entry { >>>>>>> 89e9281c23e4332115e291dad5bef415fbeb0d47 String getURI();// link rel="self" |
| Solution content |
|---|
* @author Bogdan Stefanescu * */ public interface DocumentEntry extends Entry { String getURI();// link rel="self" |
| File |
|---|
| DocumentEntry.java |
| Developer's decision |
|---|
| Version 2 |
| Kind of conflict |
|---|
| Interface signature |