public interface InetAddressMapper
| Modifier and Type | Method and Description | 
|---|---|
default String | 
map(InetAddress addr)  | 
default InetAddress | 
map(String addr)  | 
default String map(InetAddress addr)
default InetAddress map(String addr)
Copyright © 2021. All rights reserved.