Whether this provider is available for use, taking the current environment into consideration. If false, no other methods are safe to be called.
()
| 52 | * If {@code false}, no other methods are safe to be called. |
| 53 | */ |
| 54 | protected abstract boolean isAvailable(); |
| 55 | |
| 56 | /** |
| 57 | * A priority, from 0 to 10 that this provider should be used, taking the current environment into |
nothing calls this directly
no outgoing calls
no test coverage detected