Uses of Enum
com.google.errorprone.bugpatterns.apidiff.ApiDiffProto.ClassDiff.DiffCase
-
Uses of ApiDiffProto.ClassDiff.DiffCase in com.google.errorprone.bugpatterns.apidiff
Modifier and TypeMethodDescriptionApiDiffProto.ClassDiff.DiffCase.forNumber
(int value) ApiDiffProto.ClassDiff.Builder.getDiffCase()
ApiDiffProto.ClassDiff.getDiffCase()
ApiDiffProto.ClassDiffOrBuilder.getDiffCase()
ApiDiffProto.ClassDiff.DiffCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static ApiDiffProto.ClassDiff.DiffCase[]
ApiDiffProto.ClassDiff.DiffCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.