private static class ServiceLoader.PropertyFileExistAction
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.Boolean>
| Modifier and Type | Field and Description |
|---|---|
private java.io.File |
file |
| Constructor and Description |
|---|
PropertyFileExistAction(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
run() |