| 程序包 | 说明 |
|---|---|
| com.featureprobe.sdk.server.model |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Condition> |
Rule.getConditions() |
List<Condition> |
SegmentRule.getConditions() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Rule.setConditions(List<Condition> conditions) |
void |
SegmentRule.setConditions(List<Condition> conditions) |
| 构造器和说明 |
|---|
Rule(Serve serve,
List<Condition> conditions) |
Copyright © 2022. All rights reserved.