de
.
sciss
.
patterns
.
graph
.
BinaryOp
Clip2
Related Doc:
package BinaryOp
final
case class
Clip2
[
A
]
()
(
implicit
num:
Num
[
A
]
)
extends
PureOp
[
A
,
A
] with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
PureOp
[
A
,
A
],
Op
[
A
,
A
],
ProductWithAux
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
Clip2
Serializable
Serializable
PureOp
Op
ProductWithAux
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
Clip2
()
(
implicit
num:
Num
[
A
]
)
Type Members
final
type
State
[
S <:
Base
[
S
]
]
=
Unit
Definition Classes
PureOp
→
Op
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
apply
(
a:
A
,
b:
A
)
:
A
Definition Classes
Clip2
→
PureOp
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
aux
:
List
[
Aux
]
Definition Classes
Clip2
→ ProductWithAux
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
disposeState
[
S <:
Base
[
S
]
]
(
s:
State
[
S
]
)
(
implicit
tx:
PureOp.disposeState.S.Tx
)
:
Unit
Definition Classes
PureOp
→
Op
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
name
:
String
Definition Classes
Clip2
→
Op
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
next
[
S <:
Base
[
S
]
]
(
a:
A
,
b:
A
)
(
implicit
state:
State
[
S
]
,
tx:
PureOp.next.S.Tx
)
:
A
Definition Classes
PureOp
→
Op
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
prepare
[
S <:
Base
[
S
]
]
(
ref:
AnyRef
)
(
implicit
ctx:
Context
[
S
]
,
tx:
PureOp.prepare.S.Tx
)
:
State
[
S
]
Definition Classes
PureOp
→
Op
final
def
productPrefix
:
String
Definition Classes
Op
→ Product
final
def
readState
[
S <:
Base
[
S
]
]
(
in:
DataInput
,
access:
PureOp.readState.S.Acc
)
(
implicit
tx:
PureOp.readState.S.Tx
)
:
State
[
S
]
Definition Classes
PureOp
→
Op
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Op
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
writeState
[
S <:
Base
[
S
]
]
(
s:
State
[
S
]
,
out:
DataOutput
)
:
Unit
Definition Classes
PureOp
→
Op
Inherited from
Serializable
Inherited from
Serializable
Inherited from
PureOp
[
A
,
A
]
Inherited from
Op
[
A
,
A
]
Inherited from
ProductWithAux
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped