Package io.split.client.dtos
Class ImpressionCount.CountPerFeature
- java.lang.Object
-
- io.split.client.dtos.ImpressionCount.CountPerFeature
-
- Enclosing class:
- ImpressionCount
public static class ImpressionCount.CountPerFeature extends Object
-
-
Constructor Summary
Constructors Constructor Description CountPerFeature(String f, long t, int c)
-