diff options
author | Jaikumar Ganesh <jaikumar@google.com> | 2011-09-09 15:48:22 -0700 |
---|---|---|
committer | Jaikumar Ganesh <jaikumar@google.com> | 2011-09-09 15:48:22 -0700 |
commit | 61eb5ae8552d746e34f7a69dc84e50e35af2e54d (patch) | |
tree | 88e056f4aa0f1280578b15df99132727f9017a15 /docs/html/sdk/api_diff/14/changes | |
parent | b5d2d4526cd2c0117b7a33b1297ac683c37ac5c7 (diff) |
Don't override the hash code for the channel.
Each channel is uniquely represented by the object itself,
so use the hash code to identify it. Using channelPath in the
calculation will mess up things - since in Connecting state the
channel path is null and when its connected, we will get a different
hash code.
Change-Id: I6af6c783e18fddbd38344432b8156e000baafb15
Diffstat (limited to 'docs/html/sdk/api_diff/14/changes')
0 files changed, 0 insertions, 0 deletions