KeyWrites

play.api.libs.json.KeyWrites
See theKeyWrites companion object
trait KeyWrites[T]

Used to write object key for types other than String.

Attributes

See also
Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LanguageTagWrites.type

Members list

Value members

Abstract methods

def writeKey(key: T): String