Strict

trait Strict[+A <: IpAddress] extends SourceSpecificMulticast[A]

Indicates the address is within the RFC defined source specific multicast range.

trait Multicast[A]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def address: A
Inherited from:
Multicast
def canEqual(that: Any): Boolean
Inherited from:
Equals
Inherited from:
Product
def productElement(n: Int): Any
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product
Inherited from:
Product

Ensures the referenced address is in the RFC defined source specific address range.

Ensures the referenced address is in the RFC defined source specific address range.

Inherited from:
SourceSpecificMulticast
override def toString: String
Definition Classes
Inherited from:
SourceSpecificMulticast