| Package | Description |
|---|---|
| io.split.client |
| Modifier and Type | Method and Description |
|---|---|
SplitView |
SplitManagerImpl.split(String featureName) |
SplitView |
SplitManager.split(String featureName)
Returns the feature (or Split) registered with the SDK of this name.
|
SplitView |
LocalhostSplitManager.split(String featureName) |
| Modifier and Type | Method and Description |
|---|---|
List<SplitView> |
SplitManagerImpl.splits() |
List<SplitView> |
SplitManager.splits()
Retrieves the features (or Splits) that are currently registered with the
SDK.
|
List<SplitView> |
LocalhostSplitManager.splits() |
Copyright © 2018. All rights reserved.