| Package | Description |
|---|---|
| com.aliyun.oss.common.utils |
| Modifier and Type | Method and Description |
|---|---|
RangeSpec.Type |
RangeSpec.getType() |
static RangeSpec.Type |
RangeSpec.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeSpec.Type[] |
RangeSpec.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RangeSpec(long start,
long end,
RangeSpec.Type type) |
Copyright © 2023. All Rights Reserved.