| Chunk |
|---|
| Conflicting content |
|---|
}
/**
<<<<<<< HEAD
* @see Binder#bindListener(com.google.inject.matcher.Matcher, com.google.inject.spi.ProvisionListener...)
=======
* @see Binder#bindListener(Matcher, ProvisionListener...)
>>>>>>> 95295fd11d11ed8b9943a4604d9f562c2b95d958
*/
protected void bindListener(Matcher super Binding>> bindingMatcher,
ProvisionListener... listeners) { |
| Solution content |
|---|
}
/**
* @see Binder#bindListener(Matcher, ProvisionListener...)
*/
protected void bindListener(Matcher super Binding>> bindingMatcher,
ProvisionListener... listeners) { |
| File |
|---|
| PrivateModule.java |
| Developer's decision |
|---|
| Version 2 |
| Kind of conflict |
|---|
| Comment |