Strict
com.comcast.ip4s.SourceSpecificMulticast.Strict
trait Strict[+A <: IpAddress] extends SourceSpecificMulticast[A]
Indicates the address is within the RFC defined source specific multicast range.
Attributes
- Source
- Multicast.scala
- Graph
-
- Supertypes
-
trait SourceSpecificMulticast[A]trait Multicast[A]trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Multicast
- Source
- Multicast.scala
Attributes
- Inherited from:
- Equals
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- 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.
Attributes
- Inherited from:
- SourceSpecificMulticast
- Source
- Multicast.scala
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
SourceSpecificMulticast -> Any
- Inherited from:
- SourceSpecificMulticast
- Source
- Multicast.scala
In this article