All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description CachingSnapshotParser<T> Implementation ofBaseCachingSnapshotParserforDataSnapshot.ChangeEventListener Listener for changes toFirebaseArray.ClassSnapshotParser<T> A convenience implementation ofSnapshotParserthat converts aDataSnapshotto the parametrized class viaDataSnapshot.getValue(Class).DatabasePagingOptions<T> Options to configure anFirebaseRecyclerPagingAdapter.DatabasePagingOptions.Builder<T> Builder forDatabasePagingOptions.DatabasePagingSource DefaultSnapshotDiffCallback<T> Default diff callback implementation for Firebase Data snapshots.FirebaseArray<T> This class implements a collection on top of a Firebase location.FirebaseIndexArray<T> FirebaseListAdapter<T> This class is a generic way of backing an AndroidListViewwith a Firebase location.FirebaseListOptions<T> Options to configure aFirebaseListAdapter.FirebaseListOptions.Builder<T> Builder forFirebaseListOptions.FirebaseRecyclerAdapter<T,VH extends androidx.recyclerview.widget.RecyclerView.ViewHolder> This class is a generic way of backing aRecyclerViewwith a Firebase location.FirebaseRecyclerOptions<T> Options to configure aFirebaseRecyclerAdapter.FirebaseRecyclerOptions.Builder<T> Builder for aFirebaseRecyclerOptions.FirebaseRecyclerPagingAdapter<T,VH extends androidx.recyclerview.widget.RecyclerView.ViewHolder> Paginated RecyclerView Adapter for a Firebase Realtime Database query.LoadingState ObservableSnapshotArray<T> Exposes a collection of items in Firebase as aListofDataSnapshot.SnapshotParser<T>