de
.
sciss
.
collection
.
txn
.
TotalOrder
.
Map
Entry
final
class
Entry
[
S <:
Sys
[S]
,
A
]
extends
Mutable
[S] with
Ordered
[Tx,
Entry
[S, A]]
Linear Supertypes
Ordered
[Tx,
Entry
[S, A]],
Mutable
[S],
Disposable
[Tx],
Writer
, AnyRef,
Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
Entry
Ordered
Mutable
Disposable
Writer
AnyRef
Any
Visibility
Public
All
Value Members
final
def
!=
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
: T0
Definition Classes
Any
def
clone
()
: AnyRef
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
compare
(
that: E
)
(
implicit
tx: Tx
)
:
Int
Definition Classes
Entry
→
Ordered
final
def
dispose
()
(
implicit
tx: Tx
)
:
Unit
Definition Classes
Mutable → Disposable
def
disposeData
()
(
implicit
tx: Tx
)
:
Unit
Attributes
protected
Definition Classes
Entry
→ Mutable
final
def
eq
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
Mutable → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
: java.lang.Class[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
Mutable → AnyRef → Any
val
id
: ID
Definition Classes
Entry
→ Mutable
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
remove
()
(
implicit
tx: Tx
)
:
Unit
def
removeAndDispose
()
(
implicit
tx: Tx
)
:
Unit
final
def
synchronized
[
T0
]
(
arg0: ⇒ T0
)
: T0
Definition Classes
AnyRef
def
tag
(
implicit
tx: Tx
)
:
Int
def
toString
()
:
String
Definition Classes
Entry
→ Mutable → AnyRef → Any
def
validate
(
msg: ⇒ String
)
(
implicit
tx: Tx
)
:
Unit
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
write
(
out:
DataOutput
)
:
Unit
Definition Classes
Mutable → Writer
def
writeData
(
out:
DataOutput
)
:
Unit
Attributes
protected
Definition Classes
Entry
→ Mutable
Inherited from
Ordered
[Tx,
Entry
[S, A]]
Inherited from
Mutable
[S]
Inherited from
Disposable
[Tx]
Inherited from
Writer
Inherited from AnyRef
Inherited from
Any