JsonSerializer

algoliasearch.internal.JsonSerializer
See theJsonSerializer companion class

Attributes

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

Members list

Value members

Concrete methods

def apply()(implicit formats: Formats): JsonSerializer

Creates a new instance of the JsonSerializer class.

Creates a new instance of the JsonSerializer class.

Value parameters

formats

JSON formats

Attributes