Class StringAggregation

    • Constructor Detail

      • StringAggregation

        public StringAggregation()
    • Method Detail

      • add

        public int add​(String value)
        Add string to aggregation
        Returns:
        int the index of the string in aggregation
      • toJSONString

        public String toJSONString()
        Specified by:
        toJSONString in interface org.zkoss.json.JSONAware
      • getValues

        public LinkedHashMap getValues()
        Internal used only
        Returns:
        values
        Since:
        6.0.0