QueryStringRW

ba.sake.querson.QueryStringRW
See theQueryStringRW companion trait
object QueryStringRW

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object given_QueryStringRW_Boolean extends QueryStringRW[Boolean]

Attributes

Supertypes
trait QueryStringRW[Boolean]
class Object
trait Matchable
class Any
Self type
object given_QueryStringRW_Double extends QueryStringRW[Double]

Attributes

Supertypes
trait QueryStringRW[Double]
class Object
trait Matchable
class Any
Self type
object given_QueryStringRW_Duration extends QueryStringRW[Duration]

Attributes

Supertypes
trait QueryStringRW[Duration]
class Object
trait Matchable
class Any
Self type
object given_QueryStringRW_Instant extends QueryStringRW[Instant]

Attributes

Supertypes
trait QueryStringRW[Instant]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait QueryStringRW[Int]
class Object
trait Matchable
class Any
Self type
object given_QueryStringRW_LocalDate extends QueryStringRW[LocalDate]

Attributes

Supertypes
trait QueryStringRW[LocalDate]
class Object
trait Matchable
class Any
Self type
object given_QueryStringRW_LocalDateTime extends QueryStringRW[LocalDateTime]

Attributes

Supertypes
trait QueryStringRW[LocalDateTime]
class Object
trait Matchable
class Any
Self type
object given_QueryStringRW_Period extends QueryStringRW[Period]

Attributes

Supertypes
trait QueryStringRW[Period]
class Object
trait Matchable
class Any
Self type
object given_QueryStringRW_String extends QueryStringRW[String]

Attributes

Supertypes
trait QueryStringRW[String]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait QueryStringRW[URI]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait QueryStringRW[URL]
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait QueryStringRW[UUID]
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply[T](using instance: QueryStringRW[T]): QueryStringRW[T]
inline def derived[T]: QueryStringRW[T]