Uses of Enum
com.google.cloud.firestore.DocumentChange.Type
Packages that use DocumentChange.Type
-
Uses of DocumentChange.Type in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return DocumentChange.TypeModifier and TypeMethodDescriptionDocumentChange.getType()static DocumentChange.TypeReturns the enum constant of this type with the specified name.static DocumentChange.Type[]DocumentChange.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.