Uses of Class
io.split.client.dtos.ImpressionCount.CountPerFeature
-
Packages that use ImpressionCount.CountPerFeature Package Description io.split.client.dtos -
-
Uses of ImpressionCount.CountPerFeature in io.split.client.dtos
Fields in io.split.client.dtos with type parameters of type ImpressionCount.CountPerFeature Modifier and Type Field Description List<ImpressionCount.CountPerFeature>ImpressionCount. perFeatureConstructor parameters in io.split.client.dtos with type arguments of type ImpressionCount.CountPerFeature Constructor Description ImpressionCount(List<ImpressionCount.CountPerFeature> cs)
-