类 ProgressManager.BytesUnit

java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.internal.ProgressManager.BytesUnit
封闭类:
ProgressManager

static class ProgressManager.BytesUnit extends Object
  • 字段详细资料

    • dateTime

      long dateTime
    • bytes

      long bytes
  • 构造器详细资料

    • BytesUnit

      BytesUnit(long dateTime, long bytes)