Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine and clean up Javadoc of StatusManager #845

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mches
Copy link

@mches mches commented Aug 18, 2024

Refines and cleans up the Javadoc of StatusManager.

@mches mches force-pushed the feature/javadoc-refinement-and-cleanup branch from 8d8af7b to d6bb5a1 Compare September 9, 2024 06:44
@mches mches force-pushed the feature/javadoc-refinement-and-cleanup branch from d6bb5a1 to 4d0ffb5 Compare October 2, 2024 09:07
@mches mches force-pushed the feature/javadoc-refinement-and-cleanup branch from 4d0ffb5 to 220d41f Compare October 13, 2024 15:14
@mches mches changed the title Refine and clean up Javadoc Refine and clean up Javadoc of StatusManager Oct 14, 2024
@mches mches force-pushed the feature/javadoc-refinement-and-cleanup branch from 220d41f to 6c7f6cd Compare October 26, 2024 15:39
Signed-off-by: Mark Chesney <[email protected]>
Comment on lines 42 to 47
/**
* Return the highest level of all the statii.
*
* @return
* Returns the highest level of statuses seen since instantiation.
*
* @return the highest level of statuses seen
*/
// int getLevel();
Copy link
Author

@mches mches Oct 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was StatusManager#getLevel() commented with the intention to delete it or later uncomment it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant