Package Index
|
Class Index
com.google.firebase
com.google.firebase.auth
com.google.firebase.cloud
com.google.firebase.database
com.google.firebase.iid
com.google.firebase.messaging
Interfaces
ChildEventListener
DatabaseReference.CompletionListener
Logger
Transaction.Handler
ValueEventListener
Classes
DatabaseError
DatabaseReference
DataSnapshot
FirebaseDatabase
GenericTypeIndicator
<T>
MutableData
OnDisconnect
Query
ServerValue
Transaction
Transaction.Result
Annotations
Exclude
IgnoreExtraProperties
PropertyName
ThrowOnExtraProperties
Enums
Logger.Level
Exceptions
DatabaseException
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
Exclude
implements Annotation
com.google.firebase.database.Exclude
Class Overview
Marks a field as excluded from the Database.
Summary
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation
abstract Class<? extends Annotation>
annotationType
()
abstract boolean
equals
(Object arg0)
abstract int
hashCode
()
abstract String
toString
()