commit | ee3f442711fc8eba21f865f7d7bd5ee025deafdd | [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 | eb91fd778c9878e3c470332fe55f41b70b23d3d2 [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