de
.
sciss
.
lucre
.
synth
.
expr
.
LongExtensions
.
UnaryOp
LongOp
Related Doc:
package UnaryOp
sealed abstract
class
LongOp
extends
Op
[
Long
]
Linear Supertypes
Op
[
Long
],
Tuple1Op
[
Long
,
Long
],
AnyRef
,
Any
Known Subclasses
Abs
,
BitNot
,
Cubed
,
Neg
,
Signum
,
Squared
Ordering
Alphabetic
By inheritance
Inherited
LongOp
Op
Tuple1Op
AnyRef
Any
Hide All
Show all
Visibility
Public
All
Abstract Value Members
abstract
def
id
:
Int
Definition Classes
Tuple1Op
abstract
def
value
(
a:
Long
)
:
Long
Definition Classes
Tuple1Op
Concrete 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
[
S <:
Sys
[
S
]
]
(
a:
Expr
[
S
,
Long
]
)
(
implicit
tx:
Op.apply.S.Tx
)
:
Ex
[
S
]
Definition Classes
Op
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
name
:
String
Definition Classes
Op
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
read
[
S <:
Sys
[
S
]
]
(
in:
DataInput
,
access:
read.S.Acc
,
targets:
Targets
[
S
]
)
(
implicit
tx:
read.S.Tx
)
:
Tuple1
[
S
,
Long
,
Long
]
Definition Classes
LongOp
→
Op
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
[
S <:
Sys
[
S
]
]
(
_1:
Expr
[
S
,
Long
]
)
:
String
Definition Classes
Op
→
Tuple1Op
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
unapply
[
S <:
Sys
[
S
]
]
(
ex:
Expr
[
S
,
Long
]
)
(
implicit
tx:
impl.Tuple1Op.unapply.S.Tx
)
:
Option
[
Expr
[
S
,
Long
]]
Definition Classes
Tuple1Op
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
(
...
)
Inherited from
Op
[
Long
]
Inherited from
Tuple1Op
[
Long
,
Long
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped