Custom Persistent Data Type Builder
A builder for creating a custom persistent data type.
This builder allows for the configuration of the converter, custom class, and conversion functions.
Author
Fantamomo
Since
1.0-SNAPSHOT
Parameters
P
The primitive type.
I
The intermediate type.
C
The custom type.