A
B
C
D
E
F
G
H
I
L
N
O
P
R
S
T
U
V
W
S
- set(int,E) - function in java.util.ObservableSnapshotArray
- set(int,E) - function in java.util.FirebaseIndexArray
- set(int,E) - function in java.util.FirebaseArray
- setAutofillOptions(Array) - function in android.widget.FirebaseListAdapter
- setDiffCallback(DiffUtil.ItemCallback) - function in com.firebase.ui.database.paging.DatabasePagingOptions.Builder
- Sets an optional custom DiffUtil.ItemCallback to compare T objects.
- setHasStableIds(boolean) - function in androidx.recyclerview.widget.FirebaseRecyclerAdapter
- setHasStableIds(boolean) - function in androidx.paging.FirebaseRecyclerPagingAdapter
- setIndexedQuery(Query,DatabaseReference,SnapshotParser) - function in com.firebase.ui.database.FirebaseRecyclerOptions.Builder
- Set an indexed Firebase query to listen to, along with a SnapshotParser to parsesnapshots into model objects.
- setIndexedQuery(Query,DatabaseReference,Class) - function in com.firebase.ui.database.FirebaseRecyclerOptions.Builder
- Set an indexed Firebase query to listen to, along with a Class to which snapshotsshould be parsed.
- setIndexedQuery(Query,DatabaseReference,SnapshotParser) - function in com.firebase.ui.database.FirebaseListOptions.Builder
- Set an indexed query to listen on and a SnapshotParser to parse data snapshots.The keyQuery is used to find a list of IDs, which are then queried at the dataRef.
- setIndexedQuery(Query,DatabaseReference,Class) - function in com.firebase.ui.database.FirebaseListOptions.Builder
- Set an indexed query to listen on and a Class to which data snapshots should beconverted.
- setLayout(int) - function in com.firebase.ui.database.FirebaseListOptions.Builder
- Set the resource ID for the item layout.
- setLifecycleOwner(LifecycleOwner) - function in com.firebase.ui.database.FirebaseRecyclerOptions.Builder
- Set the (optional) LifecycleOwner.
- setLifecycleOwner(LifecycleOwner) - function in com.firebase.ui.database.FirebaseListOptions.Builder
- Set the optional LifecycleOwner.
- setLifecycleOwner(LifecycleOwner) - function in com.firebase.ui.database.paging.DatabasePagingOptions.Builder
- Sets an optional LifecycleOwner to control the lifecycle of the adapter.
- setQuery(Query,SnapshotParser) - function in com.firebase.ui.database.FirebaseRecyclerOptions.Builder
- Set the Firebase query to listen to, along with a SnapshotParser to parsesnapshots into model objects.
- setQuery(Query,Class) - function in com.firebase.ui.database.FirebaseRecyclerOptions.Builder
- Set the Firebase query to listen to, along with a Class to which snapshots shouldbe parsed.
- setQuery(Query,SnapshotParser) - function in com.firebase.ui.database.FirebaseListOptions.Builder
- Set the query to listen on and a SnapshotParser to parse data snapshots.
- setQuery(Query,Class) - function in com.firebase.ui.database.FirebaseListOptions.Builder
- Set the query to listen on and a Class to which data snapshots should beconverted.
- setQuery(Query,PagingConfig,Class) - function in com.firebase.ui.database.paging.DatabasePagingOptions.Builder
- Sets the query using a ClassSnapshotParser basedon the given class.
- setQuery(Query,PagingConfig,SnapshotParser) - function in com.firebase.ui.database.paging.DatabasePagingOptions.Builder
- Sets the Database query to paginate.
- setSnapshotArray(ObservableSnapshotArray) - function in com.firebase.ui.database.FirebaseRecyclerOptions.Builder
- Directly set the ObservableSnapshotArray to be listened to.
- setSnapshotArray(ObservableSnapshotArray) - function in com.firebase.ui.database.FirebaseListOptions.Builder
- Directly set the ObservableSnapshotArray to observe.
- setStateRestorationPolicy(RecyclerView.Adapter.StateRestorationPolicy) - function in androidx.recyclerview.widget.FirebaseRecyclerAdapter
- setStateRestorationPolicy(RecyclerView.Adapter.StateRestorationPolicy) - function in androidx.paging.FirebaseRecyclerPagingAdapter
- size() - function in com.firebase.ui.common.ObservableSnapshotArray
- size() - function in com.firebase.ui.common.FirebaseIndexArray
- size() - function in com.firebase.ui.common.FirebaseArray
- snapshot() - function in androidx.paging.FirebaseRecyclerPagingAdapter
- SnapshotParser - class in com.firebase.ui.database
- sort(Comparator) - function in java.util.ObservableSnapshotArray
- sort(Comparator) - function in java.util.FirebaseIndexArray
- sort(Comparator) - function in java.util.FirebaseArray
- spliterator() - function in java.util.ObservableSnapshotArray
- spliterator() - function in java.lang.ObservableSnapshotArray
- spliterator() - function in java.util.FirebaseIndexArray
- spliterator() - function in java.lang.FirebaseIndexArray
- spliterator() - function in java.util.FirebaseArray
- spliterator() - function in java.lang.FirebaseArray
- startListening() - function in com.firebase.ui.database.FirebaseListAdapter
- Start listening for database changes and populate the adapter.
- startListening() - function in com.firebase.ui.database.FirebaseRecyclerAdapter
- Start listening for database changes and populate the adapter.
- startListening() - function in com.firebase.ui.database.paging.FirebaseRecyclerPagingAdapter
- Start listening to paging / scrolling events and populating adapter data.
- stopListening() - function in com.firebase.ui.database.FirebaseListAdapter
- Stop listening for database changes and clear all items in the adapter.
- stopListening() - function in com.firebase.ui.database.FirebaseRecyclerAdapter
- Stop listening for database changes and clear all items in the adapter.
- stopListening() - function in com.firebase.ui.database.paging.FirebaseRecyclerPagingAdapter
- Unsubscribe from paging / scrolling events, no more data will be populated, but the existingdata will remain.
- stream() - function in java.util.ObservableSnapshotArray
- stream() - function in java.util.FirebaseIndexArray
- stream() - function in java.util.FirebaseArray
- subList(int,int) - function in java.util.ObservableSnapshotArray
- subList(int,int) - function in java.util.FirebaseIndexArray
- subList(int,int) - function in java.util.FirebaseArray
- submitData(PagingData,Continuation) - function in androidx.paging.FirebaseRecyclerPagingAdapter
- submitData(Lifecycle,PagingData) - function in androidx.paging.FirebaseRecyclerPagingAdapter