All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.split.client.dtos.Partition Maven / Gradle / Ivy

There is a newer version: 4.13.0
Show newest version
package io.split.client.dtos;

public class Partition {
    public String treatment;
    public int size;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy