-
- All Implemented Interfaces:
-
javax.inject.Provider
public interface BinderProvider implements Provider<<ERROR CLASS>>
-
-
Method Summary
Modifier and Type Method Description abstract <ERROR CLASS>getAsync()abstract UnitunregisterCallback()abstract BooleanunbindService()-
-
Method Detail
-
getAsync
abstract <ERROR CLASS> getAsync()
-
unregisterCallback
abstract Unit unregisterCallback()
-
unbindService
abstract Boolean unbindService()
-
-
-
-