zio.magic
ZSpecProvideSomeMagicLayerPartiallyApplied
final
class
ZSpecProvideSomeMagicLayerPartiallyApplied[In <: Has[_], R, E, A] extends AnyVal
Instance Constructors
-
new
ZSpecProvideSomeMagicLayerPartiallyApplied(spec: Spec[R, E, A])
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
macro
def
apply[E1 >: E](layers: ZLayer[_, E1, _]*): Spec[In, E1, A]
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
provideSomeLayerManual[R0 <: Has[_]]: ProvideSomeLayer[R0, R, E, A]
-
val
spec: Spec[R, E, A]
-
def
toString(): String
Inherited from AnyVal
Inherited from Any