| 程序包 | 说明 |
|---|---|
| com.ksyun.ks3.signer |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SdkClock.MockClock
Mock implementation used in tests.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static SdkClock |
SdkClock.STANDARD
Standard implementation that calls out to
System.currentTimeMillis(). |
| 限定符和类型 | 方法和说明 |
|---|---|
static SdkClock |
SdkClock.Instance.get() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
SdkClock.Instance.set(SdkClock newClock)
Should only be used by tests to mock the clock.
|
Copyright © 2024. All rights reserved.