toCodeString abstract method
Converts the size unit to a code string representation.
Returns a string that represents this size unit in code form, useful for debugging and serialization.
Implementation
String toCodeString();
Converts the size unit to a code string representation.
Returns a string that represents this size unit in code form, useful for debugging and serialization.
String toCodeString();