Class StringValue$

    • Field Detail

      • MODULE$

        public static final StringValue$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • StringValue$

        public StringValue$()
    • Method Detail

      • apply

        public StringValue apply​(StringValue other)
        Constructs a new string value using another string value.

        Parameters:
        other - a string value
        Returns:
        (undocumented)