Package com.firebase.ui.database
Interface SnapshotParser<T>
-
- All Superinterfaces:
com.firebase.ui.common.BaseSnapshotParser<com.google.firebase.database.DataSnapshot,T>
- All Known Implementing Classes:
ClassSnapshotParser
public interface SnapshotParser<T> extends com.firebase.ui.common.BaseSnapshotParser<com.google.firebase.database.DataSnapshot,T>