reactivemongo
util
package
util
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
util
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Type Members
case class
EitherMappableFuture
[
A
]
(
future:
Future
[
A
]
)
extends
Product
with
Serializable
Value Members
object
EitherMappableFuture
extends
Serializable
object
ExtendedFutures
object
LazyLogger
def
option
[
T
]
(
cond: ⇒
Boolean
,
value: ⇒
T
)
:
Option
[
T
]
Makes an option of the value matching the condition.
Inherited from
AnyRef
Inherited from
Any
Ungrouped