Skip to content

Conversation

planteater
Copy link

Add logging

- Add logging
@planteater planteater requested a review from oakiecsdev July 21, 2023 19:21

public class Util {
public static boolean isEmpty(String str) {
if (str == null) {
Copy link
Author

Choose a reason for hiding this comment

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

Will this ever be null?

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.

2 participants