final class Entry[S <: Base[S], A] extends MutableImpl[S] with Ordered[Map.Entry.S.Tx, Entry[S, A]]
Value Members
- final def !=(arg0: Any): Boolean
- final def ##(): Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def compare(that: E)(implicit tx: S.Tx): Int
- final def dispose()(implicit tx: S.Tx): Unit
- def disposeData()(implicit tx: S.Tx): Unit
- final def eq(arg0: AnyRef): Boolean
- def equals(that: Any): Boolean
- def finalize(): Unit
- final def getClass(): Class[_]
- def hashCode(): Int
- val id: S.Id
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def remove()(implicit tx: S.Tx): Unit
- def removeAndDispose()(implicit tx: S.Tx): Unit
- final def synchronized[T0](arg0: ⇒ T0): T0
- def tag(implicit tx: S.Tx): Int
- def toString(): String
- def validate(msg: ⇒ String)(implicit tx: S.Tx): Unit
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def write(out: DataOutput): Unit
- def writeData(out: DataOutput): Unit
Inherited from MutableImpl[S]
Inherited from Mutable[S.Id, S.Tx]
Inherited from Disposable[S.Tx]
Inherited from Writable
Inherited from Identifiable[S.Id]
Inherited from AnyRef
Inherited from Any