Package io.split.client
Class LocalhostSplit
- java.lang.Object
-
- io.split.client.LocalhostSplit
-
public class LocalhostSplit extends Object
-
-
Constructor Summary
Constructors Constructor Description LocalhostSplit(String treatment, String config)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LocalhostSplitof(String treatment)static LocalhostSplitof(String treatment, String config)
-
-
-
Method Detail
-
of
public static LocalhostSplit of(String treatment)
-
of
public static LocalhostSplit of(String treatment, String config)
-
-