Package Index
|
Class Index
com.google.firebase
com.google.firebase.auth
com.google.firebase.auth.hash
com.google.firebase.auth.multitenancy
com.google.firebase.cloud
com.google.firebase.database
com.google.firebase.iid
com.google.firebase.messaging
com.google.firebase.projectmanagement
com.google.firebase.remoteconfig
Interfaces
ChildEventListener
DatabaseReference.CompletionListener
Transaction.Handler
ValueEventListener
Classes
DatabaseError
DatabaseReference
DataSnapshot
FirebaseDatabase
GenericTypeIndicator
<T>
MutableData
OnDisconnect
Query
ServerValue
Transaction
Transaction.Result
Annotations
Exclude
IgnoreExtraProperties
PropertyName
ThrowOnExtraProperties
Exceptions
DatabaseException
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
PropertyName
implements Annotation
com.google.firebase.database.PropertyName
Class Overview
Marks a field to be renamed when serialized.
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
()