A B C D F G H I N O P R S T U W 

I

IPAddress - Class in com.devmel.tools
A utility class for IP Address (version 4 and 6)
IPAddress() - Constructor for class com.devmel.tools.IPAddress
 
is(String) - Static method in class com.devmel.tools.Binary
Utility routine to check if the string is binary
is(String) - Static method in class com.devmel.tools.Hexadecimal
Utility routine to check if the string is hexadecimal
isLocalConnected() - Method in class com.devmel.devices.SimpleIP
Returns whether the IP Device is local or distant.
isOpen() - Method in class com.devmel.devices.SimpleIP
Returns whether the socket is open or not
isV4(String) - Static method in class com.devmel.tools.IPAddress
Utility routine to check if the IP address string is an IPv4
isV4(byte[]) - Static method in class com.devmel.tools.IPAddress
Utility routine to check if the raw IP address is an IPv4
isV6(String) - Static method in class com.devmel.tools.IPAddress
Utility routine to check if the IP address string is an IPv6
isV6(byte[]) - Static method in class com.devmel.tools.IPAddress
Utility routine to check if the raw IP address is an IPv6
A B C D F G H I N O P R S T U W