Uses of Class
com.google.protobuf.util.Timestamps.TimestampComparator
-
Packages that use Timestamps.TimestampComparator Package Description com.google.protobuf.util -
-
Uses of Timestamps.TimestampComparator in com.google.protobuf.util
Methods in com.google.protobuf.util that return Timestamps.TimestampComparator Modifier and Type Method Description static Timestamps.TimestampComparatorTimestamps.TimestampComparator. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Timestamps.TimestampComparator[]Timestamps.TimestampComparator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-