Uses of Class
com.flagsmith.flagengine.segments.constants.SegmentRules
| Package | Description |
|---|---|
| com.flagsmith.flagengine.segments.constants |
-
Uses of SegmentRules in com.flagsmith.flagengine.segments.constants
Methods in com.flagsmith.flagengine.segments.constants that return SegmentRules Modifier and Type Method Description static SegmentRulesSegmentRules. valueOf(String name)Returns the enum constant of this type with the specified name.static SegmentRules[]SegmentRules. values()Returns an array containing the constants of this enum type, in the order they are declared.