Checkstyle: Whitepace.

This commit is contained in:
Gary Gregory 2020-10-20 11:05:14 -04:00
parent d05ad7abd6
commit b8204aa29b
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ public void removeChangeListener(final PropertyChangeListener listener) {
* {@code CircuitBreaker}.
*/
protected enum State {
/** The closed state. */
CLOSED {
/**