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