Package org.eolang.jeo.representation
Class DecodedString
- java.lang.Object
-
- org.eolang.jeo.representation.DecodedString
-
public final class DecodedString extends Object
Simple string that might be encoded.- Since:
- 0.6
-
-
Constructor Summary
Constructors Constructor Description DecodedString(String decoded)
Constructor.
-