Skip to content

Conversation

mernst
Copy link
Member

@mernst mernst commented Jul 29, 2020

No description provided.

}

/**
* Like Thread.sleep, but does not throw any exceptions, so it is easier fro clients to use.
Copy link
Member

Choose a reason for hiding this comment

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

It looks like it just wraps the InterruptedException into a RuntimeException, so the documentation could be clearer about what happens with exceptions.

}

/**
* Like Thread.sleep, but does not throw any exceptions, so it is easier fro clients to use.
Copy link
Member

Choose a reason for hiding this comment

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

fro -> for.

@wmdietl wmdietl merged commit 844034d into typetools:master Jul 31, 2020
@wmdietl wmdietl deleted the javacutil-sleep branch July 31, 2020 00:03
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