All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description CachingSnapshotParser<T> Implementation ofBaseCachingSnapshotParserforDocumentSnapshot.ChangeEventListener Listener for changes to aFirestoreArray.ClassSnapshotParser<T> An implementation ofSnapshotParserthat convertsDocumentSnapshotto a class usingDocumentSnapshot.toObject(Class).DefaultSnapshotDiffCallback<T> Default diff callback implementation for Firestore snapshots.FirestoreArray<T> Exposes a Firestore query as an observable list of objects.FirestoreDataSource Data source to power aFirestorePagingAdapter.FirestoreDataSource.Factory FirestorePagingAdapter<T,VH extends androidx.recyclerview.widget.RecyclerView.ViewHolder> Paginated RecyclerView Adapter for a Cloud Firestore query.FirestorePagingOptions<T> Options to configure anFirestorePagingAdapter.FirestorePagingOptions.Builder<T> Builder forFirestorePagingOptions.FirestoreRecyclerAdapter<T,VH extends androidx.recyclerview.widget.RecyclerView.ViewHolder> RecyclerView adapter that listens to aFirestoreArrayand displays its data in real time.FirestoreRecyclerOptions<T> Options to configure anFirestoreRecyclerAdapter.FirestoreRecyclerOptions.Builder<T> Builder forFirestoreRecyclerOptions.LoadingState Loading state exposed byFirestorePagingAdapter.ObservableSnapshotArray<T> Subclass ofBaseObservableSnapshotArrayfor Firestore data.PageKey Key for Firestore pagination.SnapshotParser<T> Base interface for aBaseSnapshotParserforDocumentSnapshot.