Interface ChartData<T>

    • Method Detail

      • getData

        T getData()
        Gets the data.
        Returns:
        the data
      • size

        int size()
        Gets the size of the data.
        Returns:
        the data
      • toJsonString

        String toJsonString()
        To json string.
        Returns:
        the string