Skip to content

Conversation

@copybara-service
Copy link

Add @immutable annotations to VerificationResult and its subclasses.

This change marks the VerificationResult sealed interface and all its concrete data classes as immutable. Suppressions are added for types like PublicKey and Exception, which are effectively immutable for the purposes of this class but not formally annotated as such.

This change marks the VerificationResult sealed interface and all its concrete data classes as immutable. Suppressions are added for types like PublicKey and Exception, which are effectively immutable for the purposes of this class but not formally annotated as such.

PiperOrigin-RevId: 855770774
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant