reactivemongo
.
play
.
json
.
Writers
JsPathMongo
Related Doc:
package Writers
implicit final
class
JsPathMongo
extends
AnyVal
Linear Supertypes
AnyVal
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
JsPathMongo
AnyVal
Any
Implicitly
by any2stringadd
by StringFormat
by Ensuring
by ArrowAssoc
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
JsPathMongo
(
jp:
JsPath
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
def
+
(
other:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
any2stringadd
[
JsPathMongo
] performed by method any2stringadd in scala.Predef.
Definition Classes
any2stringadd
def
->
[
B
]
(
y:
B
)
: (
JsPathMongo
,
B
)
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
ArrowAssoc
[
JsPathMongo
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Annotations
@inline
()
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
ensuring
(
cond: (
JsPathMongo
) ⇒
Boolean
,
msg: ⇒
Any
)
:
JsPathMongo
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
Ensuring
[
JsPathMongo
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond: (
JsPathMongo
) ⇒
Boolean
)
:
JsPathMongo
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
Ensuring
[
JsPathMongo
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
,
msg: ⇒
Any
)
:
JsPathMongo
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
Ensuring
[
JsPathMongo
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
ensuring
(
cond:
Boolean
)
:
JsPathMongo
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
Ensuring
[
JsPathMongo
] performed by method Ensuring in scala.Predef.
Definition Classes
Ensuring
def
formatted
(
fmtstr:
String
)
:
String
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
StringFormat
[
JsPathMongo
] performed by method StringFormat in scala.Predef.
Definition Classes
StringFormat
Annotations
@inline
()
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
val
jp
:
JsPath
def
toString
()
:
String
Definition Classes
Any
def
writemongo
[
A
]
(
implicit
writer:
Writes
[
A
]
)
:
OWrites
[
A
]
def
→
[
B
]
(
y:
B
)
: (
JsPathMongo
,
B
)
Implicit information
This member is added by an implicit conversion from
JsPathMongo
to
ArrowAssoc
[
JsPathMongo
] performed by method ArrowAssoc in scala.Predef.
Definition Classes
ArrowAssoc
Inherited from
AnyVal
Inherited from
Any
Inherited by implicit conversion any2stringadd from
JsPathMongo
to
any2stringadd
[
JsPathMongo
]
Inherited by implicit conversion StringFormat from
JsPathMongo
to
StringFormat
[
JsPathMongo
]
Inherited by implicit conversion Ensuring from
JsPathMongo
to
Ensuring
[
JsPathMongo
]
Inherited by implicit conversion ArrowAssoc from
JsPathMongo
to
ArrowAssoc
[
JsPathMongo
]
Ungrouped