Package com.pushtechnology.diffusion.datatype
package com.pushtechnology.diffusion.datatype
Data Types.
This package contains Diffusion data type libraries.
Implementations can be obtained using
DataTypes
.
- Since:
- 5.7
- Author:
- DiffusionData Limited
-
ClassDescriptionBinary delta type.Read-only interface for values that are internally represented as binary data.DataType<V>A data type is specified for a particular class (its value class).Diffusion data type implementations.DeltaType<V,
D> Optional extension provided byDataType
implementations that support incremental changes to values.Unchecked exception indicating that binary data could not be parsed as a value.