mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
Apply SingleSpaceSeparator Checkstyle module
This commit also fixes its violations. Closes gh-31469
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ public interface MessageContentsDelegate {
|
||||
|
||||
void handleMessage(CharSequence message);
|
||||
|
||||
void handleMessage(Map<String, Object> message);
|
||||
void handleMessage(Map<String, Object> message);
|
||||
|
||||
void handleMessage(byte[] message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user