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
DataSnapshotException
boolean isPersistable()
Copyright © 2016. All rights reserved.