Class Progress

    • Constructor Detail

      • Progress

        public Progress()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • Progress

        public Progress​(String name,
                        String value,
                        String total)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • Progress

        public Progress​(String name,
                        double value,
                        double total)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • Progress

        public Progress​(String name,
                        String value)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • Progress

        public Progress​(String name,
                        double value)
        Deprecated, for removal: This API element is subject to removal in a future version.