Uses of Enum
com.google.cloud.firestore.pipeline.expressions.Ordering.Direction
Packages that use Ordering.Direction
-
Uses of Ordering.Direction in com.google.cloud.firestore.pipeline.expressions
Methods in com.google.cloud.firestore.pipeline.expressions that return Ordering.DirectionModifier and TypeMethodDescriptionOrdering.getDir()static Ordering.DirectionReturns the enum constant of this type with the specified name.static Ordering.Direction[]Ordering.Direction.values()Returns an array containing the constants of this enum type, in the order they are declared.