Interface ProgressDetail


@Immutable public interface ProgressDetail
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
  • Method Details

    • current

      Long current()
    • start

      Long start()
    • total

      Long total()