| Chunk |
|---|
| Conflicting content |
|---|
throw new RuntimeException(e);
}
}
<<<<<<< HEAD
=======
user.setLatestId(status.getId()); // still update the latestId to skip
>>>>>>> a60504c4dc17a2ebe626d2a92c1442d1fcf4a9ce
Thread.sleep(500);
}
} |
| Solution content |
|---|
throw new RuntimeException(e);
}
}
}
} |
| File |
|---|
| Twitter2Weibo.java |
| Developer's decision |
|---|
| Version 1 |
| Kind of conflict |
|---|
| Comment |
| Method invocation |