We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
public class Constants { public static final String AGENT_VERSION = "1.0.1"; }
The text was updated successfully, but these errors were encountered:
@artpar I would love to work on this!! Can you assign this to me?
Sorry, something went wrong.
@bharathkalyans Thanks for the PR.
Changes which rearrange the keywords and reformat the code are something which I don't want to accept at this point.
This leaves the 3 changes,
Contants.java
Unlogged.java
ClassTypeUtil.java
They look fine and I can merge them if you can remove the formatting changes.
@artpar New PR fix the requirements? Would you like me to fix anything else?
Merged. Thanks @bharathkalyans
No branches or pull requests
Eg.The below code can have a private constructor, so an object can't be created.
The text was updated successfully, but these errors were encountered: