Closed Zhuinden closed 7 years ago
It says it can return null, but in reality it just throws NoSuchServiceException
NoSuchServiceException
That's not very intuitive
Actually, it still returns the exception, BUT it is now @NonNull and there is hasService() method.
@NonNull
hasService()
It says it can return null, but in reality it just throws
NoSuchServiceException
That's not very intuitive