swaydb
.
java
.
data
util
package
util
Visibility
Public
All
Type Members
case class
KeyVal
[
+K
,
+V
]
(
key:
K
,
value:
V
)
extends
Pair
[
K
,
V
] with
Product
with
Serializable
class
Pair
[
+L
,
+R
]
extends
AnyRef
Value Members
object
IOConverters
object
Java
object
KeyVal
extends
Serializable
object
Optionals
object
Pair
Ungrouped