Package com.firebase.ui.database
See: Description
-
Class Summary Class Description ClassSnapshotParser A convenience implementation of SnapshotParser that converts a DataSnapshot to the parametrized class via getValue. ObservableSnapshotArray Exposes a collection of items in Firebase as a List of DataSnapshot. FirebaseIndexArray CachingSnapshotParser Implementation of BaseCachingSnapshotParser for DataSnapshot. Builder Builder for a FirebaseRecyclerOptions. FirebaseRecyclerOptions Options to configure a FirebaseRecyclerAdapter. FirebaseListAdapter This class is a generic way of backing an Android android.widget.ListView with a Firebase location. FirebaseRecyclerAdapter This class is a generic way of backing a RecyclerView with a Firebase location. FirebaseArray This class implements a collection on top of a Firebase location. Builder Builder for FirebaseListOptions. FirebaseListOptions Options to configure a FirebaseListAdapter. BuildConfig -
Interface Summary Interface Description ChangeEventListener Listener for changes to FirebaseArray. SnapshotParser