Obtains the current value of the read-only setting for this set of resources. @return true if this set of resources is configured to be read-only, otherwise false
()
| 144 | * @return <code>true</code> if this set of resources is configured to be read-only, otherwise <code>false</code> |
| 145 | */ |
| 146 | boolean isReadOnly(); |
| 147 | |
| 148 | /** |
| 149 | * Implementations may cache some information to improve performance. This method triggers the clean-up of those |
no outgoing calls
no test coverage detected