Skip to content

Commit

Permalink
Don't link to a non-public member.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Nov 2, 2020
1 parent efc6569 commit dae84b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ public abstract class GenericAnnotatedTypeFactory<

/**
* The Java types on which users may write this type system's type annotations. null means no
* restrictions. Arrays are handled by separate field {@link #arraysAreRelevant}.
* restrictions. Arrays are handled by separate field {@code #arraysAreRelevant}.
*/
public @Nullable Set<TypeMirror> relevantJavaTypes;

Expand Down

0 comments on commit dae84b3

Please sign in to comment.