IPSetImmutable

fm.common.IPSetImmutable
See theIPSetImmutable companion object
final class IPSetImmutable(set: IPSetMutable) extends IPSet

Attributes

Companion:
object
Graph
Supertypes
trait IPSet
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

final def contains(ip: IP): Boolean

Attributes

Inherited from:
IPSet
final def contains(ip: String): Boolean

Attributes

Inherited from:
IPSet
final def containsExact(subnet: IPOrSubnet): Boolean

Does this IPSet exactly contain the given subnet

Does this IPSet exactly contain the given subnet

Attributes

Inherited from:
IPSet
final def hasDefaultRoute: Boolean

Attributes

Inherited from:
IPSet
final def hasQuadZero: Boolean

Attributes

Inherited from:
IPSet
final def isEmpty: Boolean

Attributes

Inherited from:
IPSet