Class SerializableWrapper<ValueT>Abstract

Serializable implementation that simply wraps another value.

Type Parameters

  • ValueT

Hierarchy (view full)

Constructors

Properties

value: ValueT

Methods