Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
laurit committed Jun 27, 2024
1 parent 4d6b1cd commit 3037865
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import java.util.function.Function;
import javax.annotation.Nullable;

/** Helper class for reflecting over annotations at runtime.. */
/** Helper class for reflecting over annotations at runtime. */
public class AnnotationReflectionHelper {
private AnnotationReflectionHelper() {}

Expand Down

0 comments on commit 3037865

Please sign in to comment.