de
.
sciss
.
fscape
.
graph
ConstantI
Related Docs:
object ConstantI
|
package graph
final
case class
ConstantI
(
value:
Int
)
extends
Constant
with
IntLike
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
IntLike
,
Constant
,
StreamIn
,
UGenIn
,
UGenInLike
,
GE
,
Product
,
Equals
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ConstantI
Serializable
Serializable
IntLike
Constant
StreamIn
UGenIn
UGenInLike
GE
Product
Equals
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ConstantI
(
value:
Int
)
Type Members
final
type
A
=
Int
Definition Classes
IntLike → StreamIn
final
type
Buf
=
BufI
Definition Classes
IntLike → StreamIn
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
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
doubleValue
:
Double
Definition Classes
ConstantI
→
Constant
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
def
intValue
:
Int
Definition Classes
ConstantI
→
Constant
final
def
isDouble
:
Boolean
Definition Classes
IntLike → StreamIn
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
isInt
:
Boolean
Definition Classes
IntLike → StreamIn
final
def
isLong
:
Boolean
Definition Classes
IntLike → StreamIn
def
longValue
:
Long
Definition Classes
ConstantI
→
Constant
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
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
final
def
toAny
(
implicit
b:
Builder
)
:
Outlet
[
BufLike
]
Definition Classes
IntLike → StreamIn
def
toDouble
(
implicit
b:
Builder
)
:
OutD
Definition Classes
Constant
→ StreamIn
final
def
toElem
(
implicit
b:
Builder
)
:
OutI
Definition Classes
IntLike → StreamIn
def
toInt
(
implicit
b:
Builder
)
:
OutI
Definition Classes
Constant
→ StreamIn
def
toLong
(
implicit
b:
Builder
)
:
OutL
Definition Classes
Constant
→ StreamIn
def
toString
()
:
String
Definition Classes
ConstantI
→ AnyRef → Any
final
def
tpe
:
StreamType
[
Int
,
BufI
]
Definition Classes
IntLike → StreamIn
val
value
:
Int
Definition Classes
ConstantI
→
Constant
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
Serializable
Inherited from
Serializable
Inherited from
IntLike
Inherited from
Constant
Inherited from
StreamIn
Inherited from
UGenIn
Inherited from
UGenInLike
Inherited from
GE
Inherited from
Product
Inherited from
Equals
Inherited from
AnyRef
Inherited from
Any
Ungrouped