Query

object Query
Companion:
class
Source:
Query.scala
class Object
trait Matchable
class Any
Query.type

Type members

Types

Value members

Deprecated methods

@deprecated(message = "Use unsafeFromString instead", since = "0.22.0-M6")
def fromString(query: String): Query
Deprecated
[Since version 0.22.0-M6] Use unsafeFromString instead
Source:
Query.scala

Concrete fields

[None.type](None)))" class="documentableAnchor">

Represents a query string with no keys or values: ?

Represents a query string with no keys or values: ?

Source:
Query.scala

Represents the absence of a query string.

Represents the absence of a query string.

Source:
Query.scala

Implicits