Make a field final
See gh-24629
This commit is contained in:
committed by
Stephane Nicoll
parent
052565ef2b
commit
0e3990931e
@@ -36,7 +36,7 @@ public class StandardConfigDataResource extends ConfigDataResource {
|
||||
|
||||
private final Resource resource;
|
||||
|
||||
private boolean emptyDirectory;
|
||||
private final boolean emptyDirectory;
|
||||
|
||||
/**
|
||||
* Create a new {@link StandardConfigDataResource} instance.
|
||||
|
||||
Reference in New Issue
Block a user