Polish "Order modifiers to align with JLS"

See gh-31368
This commit is contained in:
Stéphane Nicoll
2023-10-17 16:14:29 +02:00
parent 919faa2ce2
commit 5c6232e681
4 changed files with 6 additions and 3 deletions

View File

@@ -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(