get Service Or Null
Returns the service registered in registerService or null
, if no service is registered for the requested type.
Parameters
T
The type of the service
service Class
Java moment. The Java class of the service interface
Returns the service registered in registerService or null
, if no service is registered for the requested type.
Parameters
T
The type of the service interface