commit | 64eb7fdb648ea0e4d7050a788294962046c72229 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Wed Nov 27 15:03:10 2013 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Dec 03 19:46:36 2013 +0900 |
tree | 203e6f682ec67da51d3e02f39e46098d2a8f4484 | |
parent | 3ac3fea4e764081bc68b6b8d4fd5a1e7ef6f0628 [diff] |
Minor changes to LinkAddress. 1. Simplify the parceling code. Since the InetAddress inside a LinkAddress can never be null, we don't need to special-case the case where it is. 2. Add / update method documentation. 3. Write a unit test. Change-Id: Iba0a8cecc683d55d736419965e72ee33dd66dc22