Class Rule
- java.lang.Object
-
- com.featureprobe.sdk.server.model.Rule
-
public final class Rule extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Condition>getConditions()ServegetServe()HitResulthit(FPUser user, Map<String,Segment> segments, String toggleKey)voidsetConditions(List<Condition> conditions)voidsetServe(Serve serve)
-