public interface Segment
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(String key)
This method MUST NOT throw any exceptions.
|
void |
forceRefresh()
Forces a sync of the segment with the remote server, outside of any scheduled
syncs.
|
String |
segmentName() |
String segmentName()
boolean contains(String key)
void forceRefresh()
Copyright © 2019. All rights reserved.