Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def atomFamily[T, P <: SerializableParameter](options: AtomFamilyOptions[T, P]): Function1[P, RecoilState[T]]
- def clone(): AnyRef
- def constSelector[T <: SerializableParameter](constant: T): RecoilValueReadOnly[T]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def errorSelector[T](message: String): RecoilValueReadOnly[T]
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def nowait(value: RecoilValue[_]): Loadable[Any]
- def propertyIsEnumerable(v: String): Boolean
- def selectorFamily[T, P <: SerializableParameter](options: |[ReadOnlySelectorFamilyOptions[T, P], ReadWriteSelectorFamilyOptions[T, P]]): Function1[P, RecoilValue[T]]
- def selectorFamilyRO[T, P <: SerializableParameter](options: ReadOnlySelectorFamilyOptions[T, P]): Function1[P, RecoilValueReadOnly[T]]
- def selectorFamilyRW[T, P <: SerializableParameter](options: ReadWriteSelectorFamilyOptions[T, P]): Function1[P, RecoilState[T]]
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def waitForAllF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
- def waitForAnyF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
- def waitForNoneF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
Deprecated Value Members
- def finalize(): Unit
Value Members
- def atomFamily[T, P <: SerializableParameter](options: AtomFamilyOptions[T, P]): Function1[P, RecoilState[T]]
- def constSelector[T <: SerializableParameter](constant: T): RecoilValueReadOnly[T]
- def errorSelector[T](message: String): RecoilValueReadOnly[T]
- def nowait(value: RecoilValue[_]): Loadable[Any]
- def selectorFamily[T, P <: SerializableParameter](options: |[ReadOnlySelectorFamilyOptions[T, P], ReadWriteSelectorFamilyOptions[T, P]]): Function1[P, RecoilValue[T]]
- def selectorFamilyRO[T, P <: SerializableParameter](options: ReadOnlySelectorFamilyOptions[T, P]): Function1[P, RecoilValueReadOnly[T]]
- def selectorFamilyRW[T, P <: SerializableParameter](options: ReadWriteSelectorFamilyOptions[T, P]): Function1[P, RecoilState[T]]
- def waitForAllF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
- def waitForAnyF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
- def waitForNoneF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
Inherited from Object
Value Members
- def hasOwnProperty(v: String): Boolean
- def isPrototypeOf(v: Object): Boolean
- def propertyIsEnumerable(v: String): Boolean
- def toLocaleString(): String
- def valueOf(): Any
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def atomFamily[T, P <: SerializableParameter](options: AtomFamilyOptions[T, P]): Function1[P, RecoilState[T]]
- def clone(): AnyRef
- def constSelector[T <: SerializableParameter](constant: T): RecoilValueReadOnly[T]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def errorSelector[T](message: String): RecoilValueReadOnly[T]
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def nowait(value: RecoilValue[_]): Loadable[Any]
- def propertyIsEnumerable(v: String): Boolean
- def selectorFamily[T, P <: SerializableParameter](options: |[ReadOnlySelectorFamilyOptions[T, P], ReadWriteSelectorFamilyOptions[T, P]]): Function1[P, RecoilValue[T]]
- def selectorFamilyRO[T, P <: SerializableParameter](options: ReadOnlySelectorFamilyOptions[T, P]): Function1[P, RecoilValueReadOnly[T]]
- def selectorFamilyRW[T, P <: SerializableParameter](options: ReadWriteSelectorFamilyOptions[T, P]): Function1[P, RecoilState[T]]
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def waitForAllF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
- def waitForAnyF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
- def waitForNoneF[F[_]](args: F[RecoilValueReadOnly[_]]): F[Loadable[_]]
- def finalize(): Unit