Uses of Record Class
com.google.errorprone.bugpatterns.restrictedapi.Restriction
Packages that use Restriction
-
Uses of Restriction in com.google.errorprone.bugpatterns.restrictedapi
Methods in com.google.errorprone.bugpatterns.restrictedapi that return types with arguments of type RestrictionModifier and TypeMethodDescriptionstatic Optional<Restriction> Restriction.from(AnnotationMirror attribute) Parses aRestrictionfrom anAnnotationMirror.