Description
Parsable and Printable classes.
Description
Provides the Parsable and Printable classes, which form a round-trip equivalence between a data type and a String. Useful for types that are generated directly from a String and need their internal representation to be converted back to a String.