public class SegmentRule extends Object
| Constructor and Description |
|---|
SegmentRule() |
SegmentRule(List<Condition> conditions) |
| Modifier and Type | Method and Description |
|---|---|
List<Condition> |
getConditions() |
HitResult |
hit(FPUser user,
Map<String,Segment> segments) |
void |
setConditions(List<Condition> conditions) |
Copyright © 2023. All rights reserved.