Use Guava's int-toipv4 primitive
authorRobert Varga <[email protected]>
Fri, 12 Feb 2016 17:14:08 +0000 (18:14 +0100)
committerEd Warnicke <[email protected]>
Fri, 19 Feb 2016 21:04:06 +0000 (21:04 +0000)
commit35aae4e96fc272719f3845f7e8d4894db3a4c5af
tree3ed03beb4344f177a1a6fb86127e4e3a7816600b
parente36be6311a0548cda6df9118f8e5eab63987b3fa
Use Guava's int-toipv4 primitive

Guava has a neat utility to perform the conversion, use that instead of
open-coding it.

Change-Id: Ifa8d79845950faccc3433b84e42dc2ba08828248
Signed-off-by: Robert Varga <[email protected]>
v3po/impl/src/main/java/io/fd/honeycomb/v3po/impl/V3poApiRequest.java