final
class
ServiceWithPartiallyApplied[R] extends AnyVal
Instance Constructors
-
new
ServiceWithPartiallyApplied(dummy: Boolean = true)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[A](f: (R) ⇒ A)(implicit tag: Tag[R], trace: Trace): ZQuery[R, Nothing, A]
-
final
def
asInstanceOf[T0]: T0
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String