| Chunk |
|---|
| Conflicting content |
|---|
return mType;
}
<<<<<<< HEAD
=======
/**
* Returns the parent feed that bounds this object.
*/
>>>>>>> 244cf3483a4c573245c51ae79cebc1cada11de32
public DbFeed getContainingFeed() {
DbFeed f = null;
if (mFeedReference != null) { |
| Solution content |
|---|
return mType;
}
/**
* Returns the parent feed that bounds this object.
*/
public DbFeed getContainingFeed() {
DbFeed f = null;
if (mFeedReference != null) { |
| File |
|---|
| DbObj.java |
| Developer's decision |
|---|
| Version 2 |
| Kind of conflict |
|---|
| Comment |