public interface DataSnapshot
| Modifier and Type | Method and Description |
|---|---|
CachedDataset |
getCachedData(Object key) |
boolean |
hasCachedData(Object key) |
boolean |
isPersistable() |
boolean hasCachedData(Object key)
CachedDataset getCachedData(Object key) throws DataSnapshotException
DataSnapshotExceptionboolean isPersistable()
Copyright © 2017. All rights reserved.