de
.
sciss
.
synth
.
Ops
GroupConstructors
Related Doc:
package Ops
implicit final
class
GroupConstructors
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
GroupConstructors
AnyVal
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
GroupConstructors
(
this:
Group
.type
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
def
after
(
target:
Node
)
:
Group
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
before
(
target:
Node
)
:
Group
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
def
head
(
target:
Group
)
:
Group
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
play
(
target:
Node
=
Server.default.defaultGroup
,
addAction:
AddAction
=
addToHead
)
:
Group
def
play
()
:
Group
def
replace
(
target:
Node
)
:
Group
def
tail
(
target:
Group
)
:
Group
val
this
:
Group
.type
def
toString
()
:
String
Definition Classes
Any
Inherited from
AnyVal
Inherited from
Any
Ungrouped