Uses of Class
io.split.client.dtos.Split
-
Packages that use Split Package Description io.split.client.dtos io.split.engine.experiments -
-
Uses of Split in io.split.client.dtos
Fields in io.split.client.dtos with type parameters of type Split Modifier and Type Field Description List<Split>SplitChange. splits -
Uses of Split in io.split.engine.experiments
Methods in io.split.engine.experiments with parameters of type Split Modifier and Type Method Description ParsedSplitSplitParser. parse(Split split)
-