Class StringValue

    • Constructor Detail

      • StringValue

        public StringValue​(String value)
      • StringValue

        public StringValue()
        Convenience constructor for empty string.
    • Method Detail

      • isLong

        public boolean isLong()
        Overrides:
        isLong in class QDLValue
      • asLong

        public Long asLong()
        For use as a QDLKey, it is possible that this is really the string representation of a long index.
        Overrides:
        asLong in class QDLValue
        Returns: