Interface Component
-
-
Method Summary
Modifier and Type Method Description abstract ComponentDelegategetDelegate()The delegate from this component. -
-
Method Detail
-
getDelegate
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) abstract ComponentDelegate getDelegate()
The delegate from this component.
-
-
-
-