public class SocketUtilsIPV6.IPv6Network extends Object
Modifier and Type | Method and Description |
---|---|
SocketUtilsIPV6.IPv6Network |
fromString(String string)
Create an IPv6 network from its String representation.
|
SocketUtilsIPV6.IPv6NetworkMask |
getNetmask() |
public SocketUtilsIPV6.IPv6Network fromString(String string)
string
- string representationpublic SocketUtilsIPV6.IPv6NetworkMask getNetmask()
Copyright © 2001-2015 JRuby. All Rights Reserved.