rescala.fullmv.mirrors

Members list

Type members

Classlikes

sealed trait CacheResult[T, +U <: T]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Found[T]
class Instantiated[T, U]
case class Found[T](instance: T) extends CacheResult[T, Nothing]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait CacheResult[T, Nothing]
class Object
trait Matchable
class Any
Show all
object Host

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Host.type
trait Host[T]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait HostImpl[T]
class FullMVEngine
object lockHost
Show all
trait HostImpl[T] extends Host[T]

Attributes

Supertypes
trait Host[T]
class Object
trait Matchable
class Any
Known subtypes
trait Hosted[R]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class Instantiated[T, U <: T](instance: U) extends CacheResult[T, U]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait CacheResult[T, U]
class Object
trait Matchable
class Any
Show all
trait Mirror extends FullMVBundle

Attributes

Supertypes
trait FullMVBundle
class Object
trait Matchable
class Any
Known subtypes
class FullMVApi
object default
Self type

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
RemoteGCd.type
case class RemoteLocked(newRoot: SubsumableLock) extends RemoteTryLockResult

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed trait RemoteTryLockResult

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object RemoteGCd
class RemoteLocked
sealed trait RemoteTrySubsumeResult

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object RemoteGCd

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SubsumableLockReflection(val host: SubsumableLockHost, val guid: GUID, val proxy: SubsumableLockProxy) extends SubsumableLock

Attributes

Supertypes
class Object
trait Matchable
class Any
Show all