Uses of Class
io.split.client.dtos.ExcludedSegments
-
Packages that use ExcludedSegments Package Description io.split.client.dtos io.split.engine.experiments -
-
Uses of ExcludedSegments in io.split.client.dtos
Fields in io.split.client.dtos with type parameters of type ExcludedSegments Modifier and Type Field Description List<ExcludedSegments>Excluded. segments -
Uses of ExcludedSegments in io.split.engine.experiments
Methods in io.split.engine.experiments that return types with arguments of type ExcludedSegments Modifier and Type Method Description List<ExcludedSegments>ParsedRuleBasedSegment. excludedSegments()
-