Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Commit

Permalink
Added java docs
Browse files Browse the repository at this point in the history
  • Loading branch information
basiliskus committed Feb 9, 2024
1 parent 1901467 commit dcc221d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
import java.util.Optional;
import javax.inject.Inject;

/** Helper class for sending messages to ReportStream */
public class ReportStreamSenderHelper {
private static final ReportStreamSenderHelper INSTANCE = new ReportStreamSenderHelper();

Expand Down

0 comments on commit dcc221d

Please sign in to comment.