Polish "Order modifiers to align with JLS"
See gh-31368
This commit is contained in:
@@ -204,7 +204,7 @@ public class OrderedMessageChannelDecorator implements MessageChannel {
|
||||
}
|
||||
|
||||
|
||||
private final static class CallbackTaskInterceptor implements ExecutorChannelInterceptor {
|
||||
private static final class CallbackTaskInterceptor implements ExecutorChannelInterceptor {
|
||||
|
||||
@Override
|
||||
public void afterMessageHandled(
|
||||
|
||||
Reference in New Issue
Block a user