|
Scala IPv4 0.1 API
|
|
be/jvb/iptypes/IpNetworkMask.scala]
class
IpNetworkMask(val override value : Long)
extends IpAddress| Additional Constructor Summary | |
def
|
this (address : java.lang.String) : IpNetworkMask |
| Values and Variables inherited from be.jvb.iptypes.SmallByteArray | |
| be.jvb.iptypes.SmallByteArray.maxValue |
| Method Summary | |
def
|
prefixLength : Int |
| Methods inherited from IpAddress | |
| nBytes, radix, +, -, toInetAddress |
| Methods inherited from scala.Ordered | |
| scala.Ordered.<, scala.Ordered.>, scala.Ordered.<=, scala.Ordered.>=, scala.Ordered.compareTo |
| Methods inherited from AnyRef | |
| getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Additional Constructor Details |
| Method Details |
|
Scala IPv4 0.1 API
|
|