Uses of Class
com.featureprobe.sdk.server.model.Split
-
Packages that use Split Package Description com.featureprobe.sdk.server.model -
-
Uses of Split in com.featureprobe.sdk.server.model
Methods in com.featureprobe.sdk.server.model that return Split Modifier and Type Method Description Split
Serve. getSplit()
Methods in com.featureprobe.sdk.server.model with parameters of type Split Modifier and Type Method Description void
Serve. setSplit(Split split)
Constructors in com.featureprobe.sdk.server.model with parameters of type Split Constructor Description Serve(Split split)
-