Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Serializable<T>

Interface for companion objects of serializable types. Its main purpose is to describe the JSON encoding of values of the serializable type.

Type parameters

  • T

    The template type.

Hierarchy

Implemented by

Generated using TypeDoc