I have an int which contains an IP address in network byte order, which I would like to convert to an Inet开发者_JAVA百科Address object.I see that there is an InetAddress constructor that takes a byte