Reorder modifiers to comply with the JLS
See gh-12432
This commit is contained in:
committed by
Stephane Nicoll
parent
6d16c5ff6e
commit
aebb475bc5
@@ -91,7 +91,7 @@ public class ConfigurationPropertiesReportEndpointProxyTests {
|
||||
|
||||
}
|
||||
|
||||
public static abstract class AbstractExecutor implements Executor {
|
||||
public abstract static class AbstractExecutor implements Executor {
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user