scodec
.
protocols
.
mpeg
.
transport
.
psi
.
GroupedSections
InvariantOps
Related Doc:
package GroupedSections
implicit final
class
InvariantOps
[
A <:
Section
]
extends
AnyVal
Source
GroupedSections.scala
Linear Supertypes
AnyVal
,
Any
Type Hierarchy
InvariantOps[A]
GroupedSections[A]
implicitly
AnyVal
Ordering
Alphabetic
By Inheritance
Inherited
InvariantOps
AnyVal
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
InvariantOps
(
self:
GroupedSections
[
A
]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
any2stringadd
[
InvariantOps
[
A
]] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
InvariantOps
[
A
],
B
)
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
ArrowAssoc
[
InvariantOps
[
A
]] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
ensuring
(
cond: (
InvariantOps
[
A
]) ⇒
Boolean
,
msg: ⇒
Any
)
:
InvariantOps
[
A
]
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
Ensuring
[
InvariantOps
[
A
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
InvariantOps
[
A
]) ⇒
Boolean
)
:
InvariantOps
[
A
]
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
Ensuring
[
InvariantOps
[
A
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
InvariantOps
[
A
]
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
Ensuring
[
InvariantOps
[
A
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
InvariantOps
[
A
]
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
Ensuring
[
InvariantOps
[
A
]] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
StringFormat
[
InvariantOps
[
A
]] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
narrow
[
B <:
A
]
(
implicit
arg0:
ClassTag
[
B
]
)
:
Option
[
GroupedSections
[
B
]]
val
self
:
GroupedSections
[
A
]
def
toString
()
:
String
Definition Classes
Any
def
→
[
B
]
(
y:
B
)
: (
InvariantOps
[
A
],
B
)
Implicit information
This member is added by an implicit conversion from
InvariantOps
[
A
] to
ArrowAssoc
[
InvariantOps
[
A
]] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
AnyVal
Inherited from
Any
Inherited by implicit conversion any2stringadd from
InvariantOps
[
A
] to
any2stringadd
[
InvariantOps
[
A
]]
Inherited by implicit conversion StringFormat from
InvariantOps
[
A
] to
StringFormat
[
InvariantOps
[
A
]]
Inherited by implicit conversion Ensuring from
InvariantOps
[
A
] to
Ensuring
[
InvariantOps
[
A
]]
Inherited by implicit conversion ArrowAssoc from
InvariantOps
[
A
] to
ArrowAssoc
[
InvariantOps
[
A
]]
Ungrouped