| 程序包 | 说明 |
|---|---|
| com.v2ray.core.app.proxyman |
| 限定符和类型 | 方法和说明 |
|---|---|
static AllocationStrategy.Type |
AllocationStrategy.Type.forNumber(int value) |
AllocationStrategy.Type |
AllocationStrategyOrBuilder.getType()
.v2ray.core.app.proxyman.AllocationStrategy.Type type = 1; |
AllocationStrategy.Type |
AllocationStrategy.getType()
.v2ray.core.app.proxyman.AllocationStrategy.Type type = 1; |
AllocationStrategy.Type |
AllocationStrategy.Builder.getType()
.v2ray.core.app.proxyman.AllocationStrategy.Type type = 1; |
static AllocationStrategy.Type |
AllocationStrategy.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AllocationStrategy.Type |
AllocationStrategy.Type.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static AllocationStrategy.Type |
AllocationStrategy.Type.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static AllocationStrategy.Type[] |
AllocationStrategy.Type.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AllocationStrategy.Type> |
AllocationStrategy.Type.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
AllocationStrategy.Builder |
AllocationStrategy.Builder.setType(AllocationStrategy.Type value)
.v2ray.core.app.proxyman.AllocationStrategy.Type type = 1; |
Copyright © 2019. All rights reserved.