final
class
ServiceAtPartiallyApplied[Service] extends AnyVal
Instance Constructors
-
new
ServiceAtPartiallyApplied(dummy: Boolean = true)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[Key](key: ⇒ Key)(implicit tag: zio.Tag[Map[Key, Service]]): ZSTM[Map[Key, Service], Nothing, Option[Service]]
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String